]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/menu.h
finally reverted patch 782947 completely, it is broken; added just a check that id...
[wxWidgets.git] / include / wx / univ / menu.h
index 6cfeceac98e0de791aa1b1c5def885c2507fb0e3..774ef724bd963e6baf08aca4a171f872de414341 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_UNIV_MENU_H_
 #define _WX_UNIV_MENU_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "univmenu.h"
 #endif