winundef.h serves for other compilators too with STL turned on.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Włodzimierz Skiba
2005-03-24 17:51:57 +00:00
parent 3837a853c9
commit 7c11806499

View File

@@ -13,7 +13,7 @@
See the comments in beforestd.h.
*/
#if defined(__WXMSW__) && defined(__MINGW32__)
#if defined(__WXMSW__)
#include "wx/msw/winundef.h"
#endif
// VC 7.x isn't as bad as VC6 and doesn't give these warnings