X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..14919c70208688d2ab03fbc1f2a19d2ae0fb7f9c:/include/wx/wxhtml.h diff --git a/include/wx/wxhtml.h b/include/wx/wxhtml.h index d6c678b880..61e168478d 100644 --- a/include/wx/wxhtml.h +++ b/include/wx/wxhtml.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: wxhtml.h +// Name: wx/wxhtml.h // Purpose: wxHTML library for wxWidgets // Author: Vaclav Slavik // RCS-ID: $Id$ @@ -10,10 +10,6 @@ #ifndef _WX_HTML_H_ #define _WX_HTML_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface -#endif - #include "wx/html/htmldefs.h" #include "wx/html/htmltag.h" #include "wx/html/htmlcell.h"