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