]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/icon.h
Smartphone menus.
[wxWidgets.git] / include / wx / msw / icon.h
index f9a08a3c916092c9c959457dbb67e60800dd693d..ac8695bdb709a7873a28a2276993c8952096e1b4 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_ICON_H_
 #define _WX_ICON_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "icon.h"
 #endif