]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/fddlgcmn.cpp
fixed typo (no code changes)
[wxWidgets.git] / src / common / fddlgcmn.cpp
index d8c742511dcd2bc6bbb5ce6bdbb66a9655bcac9c..0a6438576e84a3dc8ffeb9d2351a41023b44311a 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "fdrepdlg.h"
 #endif