]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/regex.h
check for WXWIN_COMPATIBLITY settings, they affect binary compatibility
[wxWidgets.git] / include / wx / regex.h
index 99197c0bc0e5919cc0e5e16f5add8ad6d7501c0a..78224ca9420d13cd3ce0d45c46474998b826653f 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_REGEX_H_
 #define _WX_REGEX_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "regex.h"
 #endif