]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/imagbmp.cpp
unicode compilation fix
[wxWidgets.git] / src / common / imagbmp.cpp
index ffe3162333d1e43d7b063047bec7931f243557b8..7570226e6ea4e1983fe6b7d93d87b17f8cc1586d 100644 (file)
@@ -7,7 +7,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "imagbmp.h"
 #endif