From: Włodzimierz Skiba Date: Thu, 24 Mar 2005 17:51:57 +0000 (+0000) Subject: winundef.h serves for other compilators too with STL turned on. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/7c11806499166993dffcbb99139d5b248a2c6c82 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 --- 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