tng         2002/09/27 05:56:24

  Modified:    c/src/xercesc/internal XMLReader.hpp
  Log:
  [Bug 12740] Extra include.  By Peter Volchek.
  
  Revision  Changes    Path
  1.3       +3 -1      xml-xerces/c/src/xercesc/internal/XMLReader.hpp
  
  Index: XMLReader.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/internal/XMLReader.hpp,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- XMLReader.hpp     27 May 2002 18:42:14 -0000      1.2
  +++ XMLReader.hpp     27 Sep 2002 12:56:23 -0000      1.3
  @@ -56,6 +56,9 @@
   
   /*
    * $Log$
  + * Revision 1.3  2002/09/27 12:56:23  tng
  + * [Bug 12740] Extra include.  By Peter Volchek.
  + *
    * Revision 1.2  2002/05/27 18:42:14  tng
    * To get ready for 64 bit large file, use XMLSSize_t to represent line and column 
number.
    *
  @@ -136,7 +139,6 @@
   #include <xercesc/util/XMLUniDefs.hpp>
   #include <xercesc/framework/XMLRecognizer.hpp>
   #include <xercesc/framework/XMLBuffer.hpp>
  -#include <xercesc/util/XMLUniDefs.hpp>
   
   class InputSource;
   class BinInputStream;
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to