You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ar...@locus.apache.org on 2000/08/02 19:39:26 UTC

cvs commit: xml-xerces/c/src/util/Platforms/Tru64 Tru64PlatformUtils.cpp

aruna1      00/08/02 10:39:26

  Modified:    c/src/util/Platforms/Tru64 Tru64PlatformUtils.cpp
  Log:
  unidefs included
  
  Revision  Changes    Path
  1.2       +2 -1      xml-xerces/c/src/util/Platforms/Tru64/Tru64PlatformUtils.cpp
  
  Index: Tru64PlatformUtils.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/src/util/Platforms/Tru64/Tru64PlatformUtils.cpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Tru64PlatformUtils.cpp	2000/08/01 18:26:11	1.1
  +++ Tru64PlatformUtils.cpp	2000/08/02 17:39:25	1.2
  @@ -55,7 +55,7 @@
    */
   
   /*
  - * $Id: Tru64PlatformUtils.cpp,v 1.1 2000/08/01 18:26:11 aruna1 Exp $
  + * $Id: Tru64PlatformUtils.cpp,v 1.2 2000/08/02 17:39:25 aruna1 Exp $
    */
   
   // ---------------------------------------------------------------------------
  @@ -76,6 +76,7 @@
   #include    <util/Mutexes.hpp>
   #include    <util/XMLString.hpp>
   #include    <util/XMLUni.hpp>
  +#include    <util/XMLUniDefs.hpp>
   
   //
   //  These control which transcoding service is used by the Tru64 version.