]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/bitmap.h
undid previous commit, the person who reported it retracted his claim
[wxWidgets.git] / include / wx / bitmap.h
index 1783afe29d9287816e02691d82a98c5942898581..cd701f737a0fdd069191b3d806e222524804c9da 100644 (file)
@@ -16,7 +16,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma interface "bitmapbase.h"
 #endif