mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-10 17:55:47 -04:00
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