]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/statline.cpp
Applied [ 1059554 ] patch for [1028659] fixes a couple of bugs with menus
[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