]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/string.h
SetSelection() for generic wxSpinCtrl (forgot to commit before)
[wxWidgets.git] / include / wx / string.h
index 087a46e2258090ba99b7b7928c5afcc2b091417b..1c6dbc1f0b6a49201c5ae4278dff38e6c8a165dc 100644 (file)
@@ -18,7 +18,7 @@
 #ifndef _WX_WXSTRINGH__
 #define _WX_WXSTRINGH__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma interface "string.h"
 #endif