dbertoni 01/10/19 18:07:16 Modified: c/src/XPathCAPI XPathCAPI.cpp Log: Added #include. Revision Changes Path 1.5 +4 -0 xml-xalan/c/src/XPathCAPI/XPathCAPI.cpp Index: XPathCAPI.cpp =================================================================== RCS file: /home/cvs/xml-xalan/c/src/XPathCAPI/XPathCAPI.cpp,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- XPathCAPI.cpp 2001/09/28 16:36:32 1.4 +++ XPathCAPI.cpp 2001/10/20 01:07:15 1.5 @@ -69,6 +69,10 @@ +#include <XalanDOM/XalanDocument.hpp> + + + #include <PlatformSupport/XalanTranscodingServices.hpp>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
