]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/wx.rc
fixes for Sun CC 5.0 (unlike 4.2 it understands bool)
[wxWidgets.git] / include / wx / msw / wx.rc
index 23c577ae53655f9468f02ccf83663ab37fd36c6a..a8eed6817b02594e05801584208d932e2d7d3c2e 100644 (file)
@@ -29,7 +29,7 @@
 //
 //
 
-#if defined( __GNUWIN32__ ) || defined(__MWERKS__)
+#if (defined( __GNUWIN32__ ) && !defined(__TWIN32__)) || defined(__MWERKS__)
 #include <wx/msw/gnuwin32/winresrc.h>
 #else
 #include <windows.h>