]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/combobox.h
wxMenu::Append (and similar) now return a pointer to the wxMenuItem
[wxWidgets.git] / include / wx / msw / combobox.h
index 7a36ba1db0f4a378837ccc5bb732127fc9c55204..a369165d75fae3812109200127966ad3b8febd31 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_COMBOBOX_H_
 #define _WX_COMBOBOX_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "combobox.h"
 #endif