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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
