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