]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/filedlg.cpp
Fixed tabs (i.e. turning into spaces...) Part 2...
[wxWidgets.git] / src / motif / filedlg.cpp
index ac572e131237a1d258f2c95a078c3df7d8fd4494..bcf6784fcad944b2848be76c7492784cdba4ff4e 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "filedlg.h"
 #endif