*** empty log message ***

This commit is contained in:
jez_higgins 2003-09-08 15:15:05 +00:00
parent bfe865d85e
commit 4eac7fd788

View file

@ -51,7 +51,7 @@ class basic_DefaultHandler : public basic_EntityResolver<string_type>,
public basic_DTDHandler<string_type>,
public basic_ContentHandler<string_type>,
public basic_ErrorHandler<string_type>
{
public:
typedef string_type stringT;
typedef basic_InputSource<stringT> InputSourceT;