gareth 2005/04/14 03:40:58 Modified: c/src/xercesc/framework/psvi XSNamedMap.hpp Log: Fix Jira 1406. Added include. Revision Changes Path 1.5 +4 -0 xml-xerces/c/src/xercesc/framework/psvi/XSNamedMap.hpp Index: XSNamedMap.hpp =================================================================== RCS file: /home/cvs/xml-xerces/c/src/xercesc/framework/psvi/XSNamedMap.hpp,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- XSNamedMap.hpp 8 Sep 2004 13:56:09 -0000 1.4 +++ XSNamedMap.hpp 14 Apr 2005 10:40:58 -0000 1.5 @@ -16,6 +16,9 @@ /* * $Log$ + * Revision 1.5 2005/04/14 10:40:58 gareth + * Fix Jira 1406. Added include. + * * Revision 1.4 2004/09/08 13:56:09 peiyongz * Apache License Version 2.0 * @@ -37,6 +40,7 @@ #include <xercesc/util/XMemory.hpp> #include <xercesc/util/RefHash2KeysTableOf.hpp> +#include <xercesc/util/RefVectorOf.hpp> XERCES_CPP_NAMESPACE_BEGIN
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]