]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmprint.h
Added (and documented) GetTraceMasks so userspace can probe the currently
[wxWidgets.git] / include / wx / html / htmprint.h
index a68eb03f2f4513d84b9b83463db942a20ddd9514..38575d5b5ac0d5ba349634a36fcad70fadab780b 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef _WX_HTMPRINT_H_
 #define _WX_HTMPRINT_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "htmprint.h"
 #endif