]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/framecmn.cpp
Compilation fix.
[wxWidgets.git] / src / common / framecmn.cpp
index cbf6bf21ee24a0501d9aef1c7ee4672dc29296e8..87c94e3fe34de846622daf480f4180216036fe0f 100644 (file)
@@ -16,7 +16,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "framebase.h"
 #endif