]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/wfstream.h
make it non mach-o carbon savvy
[wxWidgets.git] / include / wx / wfstream.h
index 9778a6cda92316908061aa11d2f15cdd9481e696..a0cb69e11e7d75f813da0053b5f8bfa3edb22f36 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_WXFSTREAM_H__
 #define _WX_WXFSTREAM_H__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "wfstream.h"
 #endif