peiyongz 2003/06/20 15:19:13 Modified: c/src/xercesc/validators/schema XMLSchemaDescriptionImpl.cpp Log: Stateless Grammar Pool :: Part I Revision Changes Path 1.2 +6 -3 xml-xerces/c/src/xercesc/validators/schema/XMLSchemaDescriptionImpl.cpp Index: XMLSchemaDescriptionImpl.cpp =================================================================== RCS file: /home/cvs/xml-xerces/c/src/xercesc/validators/schema/XMLSchemaDescriptionImpl.cpp,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- XMLSchemaDescriptionImpl.cpp 20 Jun 2003 18:40:28 -0000 1.1 +++ XMLSchemaDescriptionImpl.cpp 20 Jun 2003 22:19:12 -0000 1.2 @@ -56,6 +56,9 @@ /* * $Log$ + * Revision 1.2 2003/06/20 22:19:12 peiyongz + * Stateless Grammar Pool :: Part I + * * Revision 1.1 2003/06/20 18:40:28 peiyongz * Stateless Grammar Pool :: Part I * @@ -67,7 +70,7 @@ // --------------------------------------------------------------------------- // Includes // --------------------------------------------------------------------------- -#include <xercesc/validators/Schema/XMLSchemaDescriptionImpl.hpp> +#include <xercesc/validators/schema/XMLSchemaDescriptionImpl.hpp> XERCES_CPP_NAMESPACE_BEGIN
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]