Undefine yet another macro from Windows headers
(cherry picked from commit bcc96441d6
)
This commit is contained in:
parent
10da4db645
commit
2860ed6064
|
@ -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…
Reference in New Issue