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 17:41:58 UTC

cvs commit: xml-xalan/c/src/XalanSourceTree FormatterToSourceTree.hpp

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