]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/tbarbase.cpp
added support for gcc precompiled headers
[wxWidgets.git] / src / common / tbarbase.cpp
index b52d9476d196521928fd6505b898f8682a414035..1438c9f3c6e6c5b215fb7f1e22a1d2ad82efcda1 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "tbarbase.h"
 #endif