]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/printdlg.h
Added missing "const" for operator== and operator!=.
[wxWidgets.git] / include / wx / msw / printdlg.h
index eea912b333ff798fd5dffb9455508420a242d36f..041b389a8e4ab2a82eb5df40941428c4a2aee046 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_PRINTDLG_H_
 #define _WX_PRINTDLG_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
 #pragma interface "printdlg.h"
 #endif