dmitryh 2004/11/14 17:39:01 Modified: c/samples/ExternalFunction ExternalFunction.cpp Log: Fix for the "cleaned" memory management Revision Changes Path 1.40 +1 -1 xml-xalan/c/samples/ExternalFunction/ExternalFunction.cpp Index: ExternalFunction.cpp =================================================================== RCS file: /home/cvs/xml-xalan/c/samples/ExternalFunction/ExternalFunction.cpp,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- ExternalFunction.cpp 14 Nov 2004 21:41:13 -0000 1.39 +++ ExternalFunction.cpp 15 Nov 2004 01:39:01 -0000 1.40 @@ -48,7 +48,7 @@ XALAN_USING_XALAN(StaticStringToDOMString) XALAN_USING_XALAN(XObjectPtr) XALAN_USING_XALAN(MemoryManagerType) - +XALAN_USING_XALAN(XalanCopyConstruct) // This class defines a function that will return the square root // of its argument.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
