]> git.saurik.com Git - wxWidgets.git/commitdiff
winundef.h serves for other compilators too with STL turned on.
authorWłodzimierz Skiba <abx@abx.art.pl>
Thu, 24 Mar 2005 17:51:57 +0000 (17:51 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Thu, 24 Mar 2005 17:51:57 +0000 (17:51 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33034 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/afterstd.h

index e4967e0a78b4b6a3577f8485856cf3c9168a6de5..b99a08402c895321e0ce44755284cdc85d3cbbe7 100644 (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