X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6953da00886c52a9e1d9183e1f1f27e75843cfa4..d929eddf3a3dbb04f37624d255f4e24e07595ca1:/include/wx/html/htmlfilt.h?ds=sidebyside diff --git a/include/wx/html/htmlfilt.h b/include/wx/html/htmlfilt.h index 83f10d3f88..fe97cbf983 100644 --- a/include/wx/html/htmlfilt.h +++ b/include/wx/html/htmlfilt.h @@ -1,5 +1,5 @@ ///////////////////////////////////////////////////////////////////////////// -// Name: htmlfilt.h +// Name: wx/html/htmlfilt.h // Purpose: filters // Author: Vaclav Slavik // RCS-ID: $Id$ @@ -7,14 +7,9 @@ // Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// - #ifndef _WX_HTMLFILT_H_ #define _WX_HTMLFILT_H_ -#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA) -#pragma interface "htmlfilt.h" -#endif - #include "wx/defs.h" #if wxUSE_HTML