]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/bitmap.h
Update to Scintilla 1.48
[wxWidgets.git] / include / wx / mac / bitmap.h
index 1b0873f0af36bac807758e60d127d57b5d273f1d..dae1493b874960ffb55e76a93feb22f038c27f2f 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_BITMAP_H_
 #define _WX_BITMAP_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
   #pragma interface "bitmap.h"
 #endif