dbertoni 01/06/29 11:52:38 Modified: c/src/XSLT FunctionDocument.cpp Log: Added PrefixResolver to FormatterListener. Moved files to PlatformSupport subsystem. Revision Changes Path 1.24 +1 -1 xml-xalan/c/src/XSLT/FunctionDocument.cpp Index: FunctionDocument.cpp =================================================================== RCS file: /home/cvs/xml-xalan/c/src/XSLT/FunctionDocument.cpp,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- FunctionDocument.cpp 2001/01/31 01:42:20 1.23 +++ FunctionDocument.cpp 2001/06/29 18:52:36 1.24 @@ -64,11 +64,11 @@ #include <PlatformSupport/DOMStringHelper.hpp> +#include <PlatformSupport/PrefixResolver.hpp> #include <DOMSupport/DOMServices.hpp> -#include <DOMSupport/PrefixResolver.hpp>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
