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 2002/05/21 01:52:54 UTC

cvs commit: xml-xalan/c/src/XalanExe XalanExe.cpp

dbertoni    02/05/20 16:52:54

  Modified:    c/src/XalanExe XalanExe.cpp
  Log:
  Removed unnecessary include.
  
  Revision  Changes    Path
  1.7       +0 -1      xml-xalan/c/src/XalanExe/XalanExe.cpp
  
  Index: XalanExe.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/XalanExe/XalanExe.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- XalanExe.cpp	12 Apr 2002 05:18:34 -0000	1.6
  +++ XalanExe.cpp	20 May 2002 23:52:54 -0000	1.7
  @@ -74,7 +74,6 @@
   
   
   #include <xercesc/util/PlatformUtils.hpp>
  -#include <xercesc/sax/SAXException.hpp>
   
   
   
  
  
  

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