]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/filefn.h
applied fixes for CodeWarrior compilation
[wxWidgets.git] / include / wx / filefn.h
index 3f00a7404ff97d698e934ce2c27af2a647946963..cdf22ca1560b896e32640d3e798ef20fd13a32d1 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef   _FILEFN_H_
 #define   _FILEFN_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "filefn.h"
 #endif