]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/control.h
disable use of #pragma interface under Mac OS X
[wxWidgets.git] / include / wx / gtk1 / control.h
index 7dfa143621eb4a8e477daa1550f1d2245a8b492e..38b59dcf29f301681d3b21215261a3a1baf95e18 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef __GTKCONTROLH__
 #define __GTKCONTROLH__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface
 #endif