]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/winpars.h
include stddef.h to get ptrdiff_t decl (IRIX compilation problem)
[wxWidgets.git] / include / wx / html / winpars.h
index 4ce8afd0f76eb172fd200297afca3d3c13871c4f..5e6866d069bbc251956ef113f3cc80613e23375c 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef _WX_WINPARS_H_
 #define _WX_WINPARS_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "winpars.h"
 #endif