]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/fdrepdlg.cpp
background colour of a combobox may now be set (bug 805442)
[wxWidgets.git] / src / msw / fdrepdlg.cpp
index 76c85f3c8a9bb7a39156668d641ad2e89522e2e5..7c533fb4a321284b31e0632f233b070ff9074df8 100644 (file)
@@ -17,7 +17,7 @@
 // headers
 // ----------------------------------------------------------------------------
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma implementation "mswfdrepdlg.h"
 #endif