]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmlcell.h
include stddef.h to get ptrdiff_t decl (IRIX compilation problem)
[wxWidgets.git] / include / wx / html / htmlcell.h
index 59b6f265a821c866fb003b6c6d146527091cea5d..e2760ab1f8f8596504d584dbc86e322d1410a1c1 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_HTMLCELL_H_
 #define _WX_HTMLCELL_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "htmlcell.h"
 #endif