]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/helpctrl.h
Missing #include
[wxWidgets.git] / include / wx / html / helpctrl.h
index cd1efd1aee248ea98ea33139ae1c8f37792471e8..f5f285d8b77cf50a3862442ff3b1d7232eb35abe 100644 (file)
@@ -14,7 +14,7 @@
 
 #include "wx/defs.h"
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "helpctrl.h"
 #endif