amassari 2005/01/03 03:38:15 Modified: c/doc program-dom.xml Log: Fixed name of include file [jira#1321] Revision Changes Path 1.45 +1 -1 xml-xerces/c/doc/program-dom.xml Index: program-dom.xml =================================================================== RCS file: /home/cvs/xml-xerces/c/doc/program-dom.xml,v retrieving revision 1.44 retrieving revision 1.45 diff -u -r1.44 -r1.45 --- program-dom.xml 14 Dec 2004 15:21:42 -0000 1.44 +++ program-dom.xml 3 Jan 2005 11:38:15 -0000 1.45 @@ -896,7 +896,7 @@ Wraps a SAX InputSource object to a DOMInputSource. </p> <source> - #include <xercesc/framework/WrapperInputSource.hpp> + #include <xercesc/framework/Wrapper4InputSource.hpp> #include <xercesc/framework/LocalFileInputSource.hpp> DOMInputSource* MyEntityResolver::resolveEntity(const XMLCh* const publicId,
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]