]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wxprec.h
Compilation fixes
[wxWidgets.git] / include / wx / wxprec.h
index f51d04c60bb5e3a3309324e009912afb965145d1..a5e0b4bce88707c3d44680a987866c20730cec7b 100644 (file)
@@ -27,7 +27,9 @@
 
 // Comment this out if you don't mind slower compilation of the wxWindows
 // library
+#ifndef __WXMAC__
 #include <windows.h>
+#endif
 
 #ifdef GetClassInfo
 #undef GetClassInfo