]> git.saurik.com Git - wxWidgets.git/commitdiff
wxMac support added
authorStefan Csomor <csomor@advancedconcepts.ch>
Thu, 10 Dec 1998 10:57:29 +0000 (10:57 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Thu, 10 Dec 1998 10:57:29 +0000 (10:57 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@1150 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

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