]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/frame.cpp
gcc /vc6 workarounds
[wxWidgets.git] / src / motif / frame.cpp
index ea10fe25541038c34311e14c91cd7006a095d69f..061c5a675b81e9176ba49c60606b83105575e629 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "frame.h"
 #endif