]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/statline.cpp
otherwise we always fall back to blitting, even if we can provide better results
[wxWidgets.git] / src / mac / carbon / statline.cpp
index 52f3d407331cc40daa2fa89eaa99d9acd7821e42..71db41eddd5d9c0f4bd78dd74e9fff53cd88fc6a 100644 (file)
@@ -16,7 +16,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "statline.h"
 #endif