]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/spinctrl.h
Fixed MinGW/configure/Unicode compilation: MinGW/MSVCRT vswprintf does not
[wxWidgets.git] / include / wx / gtk1 / spinctrl.h
index f3af16601a22e15b35289125053d57c04a1b1939..5f967589fd23e74d2103aab449fecccf3eb50160 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef __GTKSPINCTRLH__
 #define __GTKSPINCTRLH__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface
 #endif