]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmlpars.h
Committed a couple of IPC changes I forgot to do
[wxWidgets.git] / include / wx / html / htmlpars.h
index a7f067b5a1dce8ec649e7ac33f824098f3ab6d98..ea6a99bc5c352af464e4e465708dad5c280679f7 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef _WX_HTMLPARS_H_
 #define _WX_HTMLPARS_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "htmlpars.h"
 #endif