]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/imagpnm.h
added ctor taking wxFontFlags
[wxWidgets.git] / include / wx / imagpnm.h
index 8af0200a29303ee5615c5332beb0ad057c507f3b..21f2896b5791dc6f7d97015e6170157d69ebad04 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef _WX_IMAGPNM_H_
 #define _WX_IMAGPNM_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "imagpnm.h"
 #endif