mirror of
https://github.com/godotengine/godot.git
synced 2024-11-25 05:33:11 +00:00
Undefine yet another macro from Windows headers
This commit is contained in:
parent
107f2961cc
commit
bcc96441d6
@ -93,6 +93,7 @@
|
||||
#undef OK
|
||||
#undef CONNECT_DEFERRED // override from Windows SDK, clashes with Object enum
|
||||
#undef MemoryBarrier
|
||||
#undef MONO_FONT
|
||||
#endif
|
||||
|
||||
// Make room for our constexpr's below by overriding potential system-specific macros.
|
||||
|
Loading…
Reference in New Issue
Block a user