tng         2002/12/31 11:31:07

  Modified:    c/src/xercesc/util XercesDefs.hpp
  Log:
  [Bug 15590] BeOSDefs.hpp has wrong case in CVS.
  
  Revision  Changes    Path
  1.11      +4 -1      xml-xerces/c/src/xercesc/util/XercesDefs.hpp
  
  Index: XercesDefs.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/xercesc/util/XercesDefs.hpp,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- XercesDefs.hpp    2 Dec 2002 20:40:49 -0000       1.10
  +++ XercesDefs.hpp    31 Dec 2002 19:31:07 -0000      1.11
  @@ -56,6 +56,9 @@
   
   /*
    * $Log$
  + * Revision 1.11  2002/12/31 19:31:07  tng
  + * [Bug 15590] BeOSDefs.hpp has wrong case in CVS.
  + *
    * Revision 1.10  2002/12/02 20:40:49  tng
    * [Bug 12490] Patches required to build Xerces-C++ on BeOS R5.  Patch from Andrew 
Bachmann.
    *
  @@ -257,7 +260,7 @@
   #endif
   
   #if defined(XML_BEOS)
  -#include    <xercesc/util/Platforms/BeOS/BeOSDefs.hpp>
  +#include    <xercesc/util/Platforms/BeOS/BeOSDef.hpp>
   #endif
   
   #if defined(XML_LINUX)
  
  
  

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

Reply via email to