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/06/29 20:52:38 UTC

cvs commit: xml-xalan/c/src/XSLT FunctionDocument.cpp

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