mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Undefine yet another macro from Windows headers
(cherry picked from commit bcc96441d6
)
This commit is contained in:
parent
d14aeb3939
commit
06988f8cd7
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@
|
|||
#undef Error
|
||||
#undef OK
|
||||
#undef CONNECT_DEFERRED // override from Windows SDK, clashes with Object enum
|
||||
#undef MONO_FONT
|
||||
#endif
|
||||
|
||||
// Make room for our constexpr's below by overriding potential system-specific macros.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue