dbertoni 00/04/18 08:27:53
Modified: c/src/XSLT FunctionFormatNumber.hpp Log: Removed spurious DOM_Node forward declaration. Revision Changes Path 1.4 +0 -1 xml-xalan/c/src/XSLT/FunctionFormatNumber.hpp Index: FunctionFormatNumber.hpp =================================================================== RCS file: /home/cvs/xml-xalan/c/src/XSLT/FunctionFormatNumber.hpp,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- FunctionFormatNumber.hpp 2000/04/11 15:09:27 1.3 +++ FunctionFormatNumber.hpp 2000/04/18 15:27:52 1.4 @@ -72,7 +72,6 @@ -class DOM_Node; class XObject; class XPathExecutionContext;
