]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/helpfrm.h
Missing #include
[wxWidgets.git] / include / wx / html / helpfrm.h
index 835a7b91006bf27726b0897cb692f59e238aed31..11a5e82961a2f0360a6ebcb31bbaa80570cc9a0d 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_HELPFRM_H_
 #define _WX_HELPFRM_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "helpfrm.h"
 #endif