]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/iosfwrap.h
Use __WINDOWS__ for OS kind checks and reserve __WXMSW__ for GUI toolkit.
[wxWidgets.git] / include / wx / iosfwrap.h
index 78ad8d53b71b658b9dfb2021580fa888f6d215b8..0b90119bdbfe795a5c118773e764f05a05823eff 100644 (file)
@@ -18,7 +18,7 @@
 #   include <iosfwd>
 #endif
 
-#ifdef __WXMSW__
+#ifdef __WINDOWS__
 #   include "wx/msw/winundef.h"
 #endif