dbertoni 02/05/10 18:19:16 Modified: c/Tests/Conf conf.cpp Log: Added missing include files. Revision Changes Path 1.25 +5 -0 xml-xalan/c/Tests/Conf/conf.cpp Index: conf.cpp =================================================================== RCS file: /home/cvs/xml-xalan/c/Tests/Conf/conf.cpp,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- conf.cpp 5 Mar 2002 20:31:51 -0000 1.24 +++ conf.cpp 11 May 2002 01:19:16 -0000 1.25 @@ -78,6 +78,11 @@ +#include <XercesParserLiaison/XercesParserLiaison.hpp> +#include <XercesParserLiaison/XercesDOMSupport.hpp> + + + #include <XalanTransformer/XalanTransformer.hpp> #include <XalanTransformer/XercesDOMWrapperParsedSource.hpp>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
