]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/x11/bitmap.h
Make wxABI_VERSION default be e.g. 20699
[wxWidgets.git] / include / wx / x11 / bitmap.h
index 82daf63b50cbbec422b98d6333a239b5ba917b2e..c7a746e2e738c023e91730ebc214039065a8e921 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_BITMAP_H_
 #define _WX_BITMAP_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "bitmap.h"
 #endif