WindowsHeaders: Undef GetObject
This commit is contained in:
@ -37,3 +37,6 @@
|
||||
#if defined(LoadIcon)
|
||||
#undef LoadIcon
|
||||
#endif
|
||||
#if defined(GetObject)
|
||||
#undef GetObject
|
||||
#endif
|
||||
Reference in New Issue
Block a user