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/20 20:07:15 UTC

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

dbertoni    02/05/20 11:07:15

  Modified:    c/src/XSLT ElemTemplateElement.cpp
  Log:
  Removed unnecessary include.
  
  Revision  Changes    Path
  1.73      +1 -2      xml-xalan/c/src/XSLT/ElemTemplateElement.cpp
  
  Index: ElemTemplateElement.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/XSLT/ElemTemplateElement.cpp,v
  retrieving revision 1.72
  retrieving revision 1.73
  diff -u -r1.72 -r1.73
  --- ElemTemplateElement.cpp	23 Feb 2002 04:23:16 -0000	1.72
  +++ ElemTemplateElement.cpp	20 May 2002 18:07:15 -0000	1.73
  @@ -2,7 +2,7 @@
    * The Apache Software License, Version 1.1
    *
    *
  - * Copyright (c) 1999 The Apache Software Foundation.  All rights 
  + * Copyright (c) 1999-2002 The Apache Software Foundation.  All rights 
    * reserved.
    *
    * Redistribution and use in source and binary forms, with or without
  @@ -63,7 +63,6 @@
   
   
   #include <xercesc/sax/AttributeList.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