]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/filename.cpp
compilation fix for !USE_PCH
[wxWidgets.git] / src / common / filename.cpp
index 6ccdee80d8ee939999c6947a24eae36c113a083c..307018d906e7cb0c1af4d1318aac11d3db62b1b9 100644 (file)
@@ -60,7 +60,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "filename.h"
 #endif