]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/resource.h
formatting
[wxWidgets.git] / include / wx / resource.h
index d4e0463f0d9225c0a38b67c2045fdfd7d4380fb1..37c4e864567d6536a9f89ea6d6373fa08d9913d7 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_RESOURCEH__
 #define _WX_RESOURCEH__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "resource.h"
 #endif