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:
Vadim Zeitlin 1999-02-06 23:32:34 +00:00
parent cb1a1dc963
commit bc413685c6

View File

@ -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