]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/app.cpp
Removed redundant DSPs
[wxWidgets.git] / src / motif / app.cpp
index 15e251c45ce1bd949e1dff26b6d52eee2d800d44..0641c9878ea1a3772c61d45960b44806743f1d17 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "app.h"
 #endif