]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/menuitem.h
enable wxDIB for Windows CE
[wxWidgets.git] / include / wx / msw / menuitem.h
index d89e821603fa6b305e33fc578bfbb4374f8da50b..6cd72cb989faf334576a3dbb6b3331f232de50b9 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef   _MENUITEM_H
 #define   _MENUITEM_H
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "menuitem.h"
 #endif