restored "#include <windows.h>"
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1624 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
cb1a1dc963
commit
bc413685c6
@ -31,7 +31,7 @@
|
||||
// Comment this out if you don't mind slower compilation of the wxWindows
|
||||
// library
|
||||
#if !defined(__WXMAC__) && !defined(__SALFORDC__)
|
||||
// #include <windows.h>
|
||||
#include <windows.h>
|
||||
#endif
|
||||
|
||||
#ifdef GetClassInfo
|
||||
|
Loading…
Reference in New Issue
Block a user