dbertoni 01/06/14 12:24:28 Modified: c/src/XSLT ElemVariable.cpp Log: Removed unneeded include. Revision Changes Path 1.17 +0 -3 xml-xalan/c/src/XSLT/ElemVariable.cpp Index: ElemVariable.cpp =================================================================== RCS file: /home/cvs/xml-xalan/c/src/XSLT/ElemVariable.cpp,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- ElemVariable.cpp 2001/04/10 22:53:49 1.16 +++ ElemVariable.cpp 2001/06/14 19:24:25 1.17 @@ -67,9 +67,7 @@ #include <XPath/XObjectFactory.hpp> -#include <XPath/ResultTreeFrag.hpp> #include <XPath/XPath.hpp> -#include <XPath/XResultTreeFrag.hpp> @@ -77,7 +75,6 @@ #include "Stylesheet.hpp" #include "StylesheetConstructionContext.hpp" #include "StylesheetExecutionContext.hpp" -#include "StylesheetRoot.hpp"
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
