]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/docview.h
Committed a couple of IPC changes I forgot to do
[wxWidgets.git] / include / wx / docview.h
index 9ffe9542467d6bdf5e471183c3f52ecdd95a7595..93e968d3348b1a9fda824c8bd18fe3944f49e003 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_DOCH__
 #define _WX_DOCH__
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
     #pragma interface "docview.h"
 #endif