dbertoni 02/05/20 11:10:46 Modified: c/src/XSLT StylesheetHandler.cpp Log: Removed unnecessary include. Revision Changes Path 1.80 +0 -1 xml-xalan/c/src/XSLT/StylesheetHandler.cpp Index: StylesheetHandler.cpp =================================================================== RCS file: /home/cvs/xml-xalan/c/src/XSLT/StylesheetHandler.cpp,v retrieving revision 1.79 retrieving revision 1.80 diff -u -r1.79 -r1.80 --- StylesheetHandler.cpp 14 May 2002 15:47:15 -0000 1.79 +++ StylesheetHandler.cpp 20 May 2002 18:10:46 -0000 1.80 @@ -64,7 +64,6 @@ #include <xercesc/sax/Locator.hpp> #include <xercesc/sax/SAXParseException.hpp> -#include <xercesc/util/XMLURL.hpp>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
