]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/filedlgg.cpp
added support for gcc precompiled headers
[wxWidgets.git] / src / generic / filedlgg.cpp
index 17333175ab723ba599446ea666667d443115bf63..c4445150ae49715f21bf8c5ed44490f9f03faad7 100644 (file)
@@ -9,7 +9,7 @@
 // Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma implementation "filedlgg.h"
 #endif