dbertoni 2002/11/20 10:42:21 Modified: c/src/XPath XPath.cpp Log: Removed obsolete forward declaration. Revision Changes Path 1.79 +0 -1 xml-xalan/c/src/XPath/XPath.cpp Index: XPath.cpp =================================================================== RCS file: /home/cvs/xml-xalan/c/src/XPath/XPath.cpp,v retrieving revision 1.78 retrieving revision 1.79 diff -u -r1.78 -r1.79 --- XPath.cpp 11 Oct 2002 01:57:46 -0000 1.78 +++ XPath.cpp 20 Nov 2002 18:42:20 -0000 1.79 @@ -87,7 +87,6 @@ #include "FoundIndex.hpp" #include "MutableNodeRefList.hpp" #include "XalanQNameByReference.hpp" -#include "XLocator.hpp" #include "XObject.hpp" #include "XObjectFactory.hpp" #include "XPathEnvSupport.hpp"
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
