]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_spin.h
added wxString ctor from std::string (inside #ifdef wxUSE_STD_STRING); removed pragma...
[wxWidgets.git] / include / wx / xrc / xh_spin.h
index e49b607dd133b98c69bf56b1cf38cb361cf4d5b0..ff0778fbcb728db5e209a64c6e11090160704448 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef _WX_XH_SPIN_H_
 #define _WX_XH_SPIN_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "xh_spin.h"
 #endif