You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by pe...@apache.org on 2002/02/01 23:44:38 UTC

cvs commit: xml-xerces/c/tests/IDom/IRangeTest IRangeTest.cpp

peiyongz    02/02/01 14:44:38

  Modified:    c/tests/IDom/IRangeTest IRangeTest.cpp
  Log:
  sane_include
  
  Revision  Changes    Path
  1.7       +8 -8      xml-xerces/c/tests/IDom/IRangeTest/IRangeTest.cpp
  
  Index: IRangeTest.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/tests/IDom/IRangeTest/IRangeTest.cpp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- IRangeTest.cpp	23 Nov 2001 16:18:54 -0000	1.6
  +++ IRangeTest.cpp	1 Feb 2002 22:44:38 -0000	1.7
  @@ -57,7 +57,7 @@
   
   
   /**
  - * $Id: IRangeTest.cpp,v 1.6 2001/11/23 16:18:54 tng Exp $
  + * $Id: IRangeTest.cpp,v 1.7 2002/02/01 22:44:38 peiyongz Exp $
    */
   
   
  @@ -68,13 +68,13 @@
    */
   
   #include <stdio.h>
  -#include <idom/IDOM.hpp>
  -#include <util/PlatformUtils.hpp>
  -#include <util/XMLException.hpp>
  -#include <util/XMLString.hpp>
  -#include <util/XMLUni.hpp>
  -#include <util/XMLUniDefs.hpp>
  -#include <idom/IDOM_Range.hpp>
  +#include <xercesc/idom/IDOM.hpp>
  +#include <xercesc/util/PlatformUtils.hpp>
  +#include <xercesc/util/XMLException.hpp>
  +#include <xercesc/util/XMLString.hpp>
  +#include <xercesc/util/XMLUni.hpp>
  +#include <xercesc/util/XMLUniDefs.hpp>
  +#include <xercesc/idom/IDOM_Range.hpp>
   
   
   #define TASSERT(c) tassert((c), __FILE__, __LINE__)
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org