mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 944074 - Followup: undefined min and max from <windows.h> to prevent conflicts. (r=jandem)
This commit is contained in:
parent
aeae45c52e
commit
873a319451
@ -14,6 +14,8 @@
|
||||
|
||||
#ifdef XP_WIN
|
||||
# include <windows.h>
|
||||
# undef min
|
||||
# undef max
|
||||
# undef GetProp
|
||||
# undef SetProp
|
||||
# undef CONST
|
||||
|
Loading…
Reference in New Issue
Block a user