зеркало из https://github.com/mozilla/gecko-dev.git
Bug 741295 - Part 0.1: Undo the windows.h damage in nsObjectFrame.h
This commit is contained in:
Родитель
1059d7a2eb
Коммит
3b06c0a3d9
|
@ -17,6 +17,11 @@
|
|||
|
||||
#ifdef XP_WIN
|
||||
#include <windows.h> // For HWND :(
|
||||
// Undo the windows.h damage
|
||||
#undef GetMessage
|
||||
#undef CreateEvent
|
||||
#undef GetClassName
|
||||
#undef GetBinaryType
|
||||
#endif
|
||||
|
||||
class nsPresContext;
|
||||
|
|
Загрузка…
Ссылка в новой задаче