]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/imagpng.h
Updated to Scintilla from 1.45 to 1.47
[wxWidgets.git] / include / wx / imagpng.h
index 87ff7f124b53d904d362b0380cfda45ba5bbdea8..232e880403e3a0fb038ac9aab1e32231066ec3e8 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _WX_IMAGPNG_H_
 #define _WX_IMAGPNG_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "imagpng.h"
 #endif