]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/helpext.h
fix for cygwin warning in winsock.h about sys/types.h from Dimitri
[wxWidgets.git] / include / wx / generic / helpext.h
index 0b8c1dfccfd1b30f072107f60be40799bfb87e6f..ac1284f370a2403e26fc5032359ca026e2a24a64 100644 (file)
@@ -11,7 +11,7 @@
 
 #if wxUSE_HELP
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #   pragma interface "wxexthlp.h"
 #endif