]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/htmltag.h
Readded deprec. constructor.
[wxWidgets.git] / include / wx / html / htmltag.h
index 758e1d3a0e9d3a24c896c25444cb8694aa01a351..0dc91747ed0c758f348c809d600913a309741077 100644 (file)
@@ -11,7 +11,7 @@
 #ifndef _WX_HTMLTAG_H_
 #define _WX_HTMLTAG_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(__APPLE__)
 #pragma interface "htmltag.h"
 #endif