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/20 20:14:28 UTC

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

dbertoni    02/05/20 11:14:28

  Modified:    c/src/XSLT XSLTInputSource.cpp
  Log:
  Removed unnecessary include.
  
  Revision  Changes    Path
  1.16      +0 -4      xml-xalan/c/src/XSLT/XSLTInputSource.cpp
  
  Index: XSLTInputSource.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/XSLT/XSLTInputSource.cpp,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- XSLTInputSource.cpp	12 Apr 2002 04:54:22 -0000	1.15
  +++ XSLTInputSource.cpp	20 May 2002 18:14:28 -0000	1.16
  @@ -66,10 +66,6 @@
   
   
   
  -#include <xercesc/framework/URLInputSource.hpp>
  -
  -
  -
   #include <PlatformSupport/DOMStringHelper.hpp>
   #include <PlatformSupport/StdBinInputStream.hpp>
   #include <PlatformSupport/URISupport.hpp>
  
  
  

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