dbertoni    02/05/20 11:05:13

  Modified:    c/src/XSLT ElemLiteralResult.cpp
  Log:
  Removed unnecessary include.
  
  Revision  Changes    Path
  1.50      +1 -2      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.49
  retrieving revision 1.50
  diff -u -r1.49 -r1.50
  --- ElemLiteralResult.cpp     16 May 2002 00:48:20 -0000      1.49
  +++ ElemLiteralResult.cpp     20 May 2002 18:05:13 -0000      1.50
  @@ -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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to