This patch fixes an error in PSVIHandler... the wrong file was included.
-Pete Lloyd
Index: PSVIHandler.hpp
===================================================================
RCS file:
/home/cvspublic/xml-xerces/c/src/xercesc/framework/psvi/PSVIHandler.hpp,v
retrieving revision 1.2
diff -r1.2 PSVIHandler.hpp
72c72
< #include <xercesc/framework/psvi/PSVIAttribute.hpp>
---
> #include <xercesc/framework/psvi/PSVIAttributeList.hpp>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]