]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/bitmap.h
added missing header to fix !USE_PCH compilation
[wxWidgets.git] / include / wx / x11 / bitmap.h
index 9438522880eaa97d62f8ed102492fbcbc8c90158..c7a746e2e738c023e91730ebc214039065a8e921 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_BITMAP_H_
 #define _WX_BITMAP_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "bitmap.h"
 #endif