diff --git a/SAX/wrappers/saxmsxml2.h b/SAX/wrappers/saxmsxml2.h index e29e1b64..592dcc26 100644 --- a/SAX/wrappers/saxmsxml2.h +++ b/SAX/wrappers/saxmsxml2.h @@ -887,7 +887,7 @@ SAX::basic_ErrorHandler* msxml2_wrapper -std::auto_ptr::PropertyBase> msxml2_wrapper::doGetProperty(const stringT& name) +std::auto_ptr::PropertyBase> msxml2_wrapper::doGetProperty(const stringT& name) { if(name == properties_.lexicalHandler) {