dbertoni 02/05/20 11:11:48 Modified: c/src/XSLT StylesheetRoot.cpp Log: Removed unnecessary include. Revision Changes Path 1.57 +1 -2 xml-xalan/c/src/XSLT/StylesheetRoot.cpp Index: StylesheetRoot.cpp =================================================================== RCS file: /home/cvs/xml-xalan/c/src/XSLT/StylesheetRoot.cpp,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- StylesheetRoot.cpp 12 Mar 2002 05:41:04 -0000 1.56 +++ StylesheetRoot.cpp 20 May 2002 18:11:48 -0000 1.57 @@ -2,7 +2,7 @@ * The Apache Software License, Version 1.1 * * - * Copyright (c) 1999 The Apache Software Foundation. All rights + * Copyright (c) 1999-2002 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with or without @@ -77,7 +77,6 @@ #include <xercesc/sax/SAXException.hpp> -#include <xercesc/util/XMLURL.hpp>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]