]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/xrc/xh_stbmp.h
declare wxEntry() as taking char **Argv, not char *argv[]
[wxWidgets.git] / include / wx / xrc / xh_stbmp.h
index 34493cfc8e53341e288d8d57bcfb5624839901c5..d22e96f53e25b3fb6a58d363e75dc325793b0583 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef _WX_XH_STBMP_H_
 #define _WX_XH_STBMP_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "xh_stbmp.h"
 #endif