]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/printdlg.cpp
fixed wrong arguments to Draw
[wxWidgets.git] / src / msw / printdlg.cpp
index 380233da941de0d6f36f29c87f06c5c8dd312bd0..1abcb390c860342cd5e569397daa0466e094b836 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ---------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "printdlg.h"
 #endif