X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..b04237742c51e022af8ca8fe8933437734f392a3:/include/wx/wxhtml.h diff --git a/include/wx/wxhtml.h b/include/wx/wxhtml.h index 78b9de1525..532916f94c 100644 --- a/include/wx/wxhtml.h +++ b/include/wx/wxhtml.h @@ -4,16 +4,12 @@ // Author: Vaclav Slavik // RCS-ID: $Id$ // Copyright: (c) 1999 Vaclav Slavik -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #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"