Bug 944074 - Followup: undefined min and max from <windows.h> to prevent conflicts. (r=jandem)

This commit is contained in:
Shu-yu Guo 2013-12-12 23:19:55 -08:00
parent aeae45c52e
commit 873a319451

View File

@ -14,6 +14,8 @@
#ifdef XP_WIN
# include <windows.h>
# undef min
# undef max
# undef GetProp
# undef SetProp
# undef CONST