You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@apache.org on 2001/06/14 21:24:29 UTC

cvs commit: xml-xalan/c/src/XSLT ElemVariable.cpp

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: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org