]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/pngread.h
Applied patch [ 858324 ] Calling EndModal inside an EVT_INIT_DIALOG event handler
[wxWidgets.git] / include / wx / mac / pngread.h
index a761a8470e543fb4e7a72e136f6d7ee81dd87ad0..d1a8b96a5a09d194e614e92a9db25dfc993b4779 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef _WX_PNGREAD__
 #define _WX_PNGREAD__
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "pngread.h"
 #endif