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/14 00:25:04 UTC

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

dbertoni    01/06/13 15:25:03

  Modified:    c/src/XSLT ElemLiteralResult.cpp
  Log:
  Removed unneeded include.
  
  Revision  Changes    Path
  1.38      +0 -1      xml-xalan/c/src/XSLT/ElemLiteralResult.cpp
  
  Index: ElemLiteralResult.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/XSLT/ElemLiteralResult.cpp,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- ElemLiteralResult.cpp	2001/06/06 21:55:22	1.37
  +++ ElemLiteralResult.cpp	2001/06/13 22:24:59	1.38
  @@ -72,7 +72,6 @@
   
   
   #include <PlatformSupport/DoubleSupport.hpp>
  -#include <PlatformSupport/StringTokenizer.hpp>
   
   
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org