]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/statbar.cpp
compilation fix for !USE_PCH
[wxWidgets.git] / src / common / statbar.cpp
index 3867476a71537b658ec772a4d4eb7ad34490e1d2..238802c0c2ecf0138780a448bb1966087cc869d7 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "statbar.h"
 #endif