mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-05-14 18:05:42 -04:00
Common: Undef GetMessage for Windows headers
This commit is contained in:
parent
afaf5ddafd
commit
7b196d5c3c
@ -27,3 +27,6 @@
|
||||
#if defined(DeleteFile)
|
||||
#undef DeleteFile
|
||||
#endif
|
||||
#if defined(GetMessage)
|
||||
#undef GetMessage
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user