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 2002/05/21 00:52:54 UTC

cvs commit: xml-xalan/c/src/XPath XPathExecutionContextDefault.cpp XPathProcessorImpl.cpp

dbertoni    02/05/20 15:52:53

  Modified:    c/src/XPath Tag: LotusXSL4C_1_3_1
                        XPathExecutionContextDefault.cpp
                        XPathProcessorImpl.cpp
  Log:
  Branch for old Xerces includes.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.50.2.1  +1 -1      xml-xalan/c/src/XPath/XPathExecutionContextDefault.cpp
  
  Index: XPathExecutionContextDefault.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/XPath/XPathExecutionContextDefault.cpp,v
  retrieving revision 1.50
  retrieving revision 1.50.2.1
  diff -u -r1.50 -r1.50.2.1
  --- XPathExecutionContextDefault.cpp	3 Apr 2002 05:08:34 -0000	1.50
  +++ XPathExecutionContextDefault.cpp	20 May 2002 22:52:53 -0000	1.50.2.1
  @@ -62,7 +62,7 @@
   
   
   
  -#include <xercesc/sax/Locator.hpp>
  +#include <sax/Locator.hpp>
   
   
   
  
  
  
  1.54.2.1  +1 -1      xml-xalan/c/src/XPath/XPathProcessorImpl.cpp
  
  Index: XPathProcessorImpl.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/XPath/XPathProcessorImpl.cpp,v
  retrieving revision 1.54
  retrieving revision 1.54.2.1
  diff -u -r1.54 -r1.54.2.1
  --- XPathProcessorImpl.cpp	6 May 2002 05:26:59 -0000	1.54
  +++ XPathProcessorImpl.cpp	20 May 2002 22:52:53 -0000	1.54.2.1
  @@ -62,7 +62,7 @@
   
   
   
  -#include <xercesc/sax/Locator.hpp>
  +#include <sax/Locator.hpp>
   
   
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org