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/04/11 04:34:50 UTC

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

dbertoni    01/04/10 19:34:50

  Modified:    c/src/XSLT XalanTemplate.cpp
  Log:
  Removed unused includes.
  
  Revision  Changes    Path
  1.16      +0 -3      xml-xalan/c/src/XSLT/XalanTemplate.cpp
  
  Index: XalanTemplate.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/XSLT/XalanTemplate.cpp,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- XalanTemplate.cpp	2001/03/12 22:08:58	1.15
  +++ XalanTemplate.cpp	2001/04/11 02:34:50	1.16
  @@ -70,9 +70,6 @@
   
   #include <stl/_range_errors.h>
   
  -#include <limits>
  -#include <stl/_limits.c>
  -
   #include <algorithm>
   #include <stl/_algo.c>
   #include <stl/_algobase.c>
  
  
  

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