From 7c11806499166993dffcbb99139d5b248a2c6c82 Mon Sep 17 00:00:00 2001 From: =?utf8?q?W=C5=82odzimierz=20Skiba?= Date: Thu, 24 Mar 2005 17:51:57 +0000 Subject: [PATCH] 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 --- include/wx/afterstd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/wx/afterstd.h b/include/wx/afterstd.h index e4967e0a78..b99a08402c 100644 --- a/include/wx/afterstd.h +++ b/include/wx/afterstd.h @@ -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 -- 2.50.0