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:42:50 UTC

cvs commit: xml-xerces/c/tests/DOM/DOMIDTest DOMIDTest.cpp

peiyongz    02/02/01 14:42:50

  Modified:    c/tests/DOM/DOMIDTest DOMIDTest.cpp
  Log:
  sane_include
  
  Revision  Changes    Path
  1.9       +10 -10    xml-xerces/c/tests/DOM/DOMIDTest/DOMIDTest.cpp
  
  Index: DOMIDTest.cpp
  ===================================================================
  RCS file: /home/cvs/xml-xerces/c/tests/DOM/DOMIDTest/DOMIDTest.cpp,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- DOMIDTest.cpp	23 Nov 2001 16:18:54 -0000	1.8
  +++ DOMIDTest.cpp	1 Feb 2002 22:42:49 -0000	1.9
  @@ -57,16 +57,16 @@
   
   #include <stdio.h>
   #include <string.h>
  -#include <dom/DOM.hpp>
  -#include <dom/DomMemDebug.hpp>
  -#include <util/PlatformUtils.hpp>
  -#include <util/XMLException.hpp>
  -#include <util/XMLString.hpp>
  -#include <parsers/DOMParser.hpp>
  -#include <framework/MemBufInputSource.hpp>
  -#include <sax/ErrorHandler.hpp>
  -#include <sax/SAXException.hpp>
  -#include <sax/SAXParseException.hpp>
  +#include <xercesc/dom/DOM.hpp>
  +#include <xercesc/dom/DomMemDebug.hpp>
  +#include <xercesc/util/PlatformUtils.hpp>
  +#include <xercesc/util/XMLException.hpp>
  +#include <xercesc/util/XMLString.hpp>
  +#include <xercesc/parsers/DOMParser.hpp>
  +#include <xercesc/framework/MemBufInputSource.hpp>
  +#include <xercesc/sax/ErrorHandler.hpp>
  +#include <xercesc/sax/SAXException.hpp>
  +#include <xercesc/sax/SAXParseException.hpp>
   
   //-------------------------------------------------------------
   //
  
  
  

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