]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/dcprint.h
cleanup: all definitions missing from std headers should be in missing.h
[wxWidgets.git] / include / wx / msw / dcprint.h
index 08601a2dbf7e6f50c5aa050bbc5c03a56577db8d..68e1e2d10cbe5797c1ed19c3af2926286ea35693 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_DCPRINT_H_
 #define _WX_DCPRINT_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "dcprint.h"
 #endif