]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/statbmp.h
Digital Mars compilation warnings and Unicode fixes (patch 884587)
[wxWidgets.git] / include / wx / mac / statbmp.h
index 55879e17fbb2e978c977a8db0bc17f270a9c0182..8a16726c572e938905e0b3360e829e626351be68 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_STATBMP_H_
 #define _WX_STATBMP_H_
 
-#if defined(__GNUG__) && !defined(__APPLE__)
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "statbmp.h"
 #endif