Bug 1313560: Undefine LoadImage in nsPluginFrame.h (alongside other undefines) to prevent windows.h macros from causing unified bustage in other files. rs=dmajor

MozReview-Commit-ID: FKMWw9cW87t
This commit is contained in:
Daniel Holbert 2016-10-28 05:59:17 -07:00
parent c38078f6a2
commit f6a19be2ac

View File

@ -27,6 +27,7 @@
#undef GetBinaryType
#undef RemoveDirectory
#undef LoadIcon
#undef LoadImage
#undef GetObject
#endif