dbertoni 01/05/02 10:02:10 Modified: c/src/XMLSupport FormatterTreeWalker.cpp Log: Fixed include file. Revision Changes Path 1.5 +1 -4 xml-xalan/c/src/XMLSupport/FormatterTreeWalker.cpp Index: FormatterTreeWalker.cpp =================================================================== RCS file: /home/cvs/xml-xalan/c/src/XMLSupport/FormatterTreeWalker.cpp,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- FormatterTreeWalker.cpp 2000/11/02 01:45:51 1.4 +++ FormatterTreeWalker.cpp 2001/05/02 17:02:06 1.5 @@ -73,11 +73,8 @@ #include <PlatformSupport/AttributeListImpl.hpp> #include <PlatformSupport/DOMStringHelper.hpp> +#include <PlatformSupport/FormatterListener.hpp> #include <PlatformSupport/NamedNodeMapAttributeList.hpp> - - - -#include "FormatterListener.hpp"
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
