You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@apache.org on 2001/05/02 19:02:10 UTC

cvs commit: xml-xalan/c/src/XMLSupport FormatterTreeWalker.cpp

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: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org