dbertoni 01/05/02 08:41:58 Modified: c/src/XalanSourceTree FormatterToSourceTree.hpp Log: Moved FormatterListener from XMLSupport to PlatformSupport. Revision Changes Path 1.6 +1 -1 xml-xalan/c/src/XalanSourceTree/FormatterToSourceTree.hpp Index: FormatterToSourceTree.hpp =================================================================== RCS file: /home/cvs/xml-xalan/c/src/XalanSourceTree/FormatterToSourceTree.hpp,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- FormatterToSourceTree.hpp 2001/04/30 21:18:36 1.5 +++ FormatterToSourceTree.hpp 2001/05/02 15:41:55 1.6 @@ -69,7 +69,7 @@ // Base class header file. -#include <XMLSupport/FormatterListener.hpp> +#include <PlatformSupport/FormatterListener.hpp>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
