]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/imagjpeg.h
wxCocoa: CodeWarrior (like GCC) mangles struct X and @class X identically.
[wxWidgets.git] / include / wx / imagjpeg.h
index 7c9a82de9def7865e01c1cde6a37a9e8ac1aca28..70e9541d594400588f862460c2be2c08d1da3141 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _WX_IMAGJPEG_H_
 #define _WX_IMAGJPEG_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "imagjpeg.h"
 #endif