]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/strconv.h
switching type info to registration base and lazy lookup (multi-lib-linkage problems...
[wxWidgets.git] / include / wx / strconv.h
index dd127751ddd7e30f2a7bf0dd18b54753fb9ea41d..16be8b1aee7aeb4c7f9600f5e598fb76bc5c85e6 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_WXSTRCONVH__
 #define _WX_WXSTRCONVH__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
   #pragma interface "strconv.h"
 #endif