mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-15 15:16:49 +02:00
submitted 1.2.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// NodeIteratorTest.h
|
||||
//
|
||||
// $Id: //poco/1.1.0/XML/testsuite/src/NodeIteratorTest.h#2 $
|
||||
// $Id: //poco/1.2/XML/testsuite/src/NodeIteratorTest.h#1 $
|
||||
//
|
||||
// Definition of the NodeIteratorTest class.
|
||||
//
|
||||
@@ -36,12 +36,8 @@
|
||||
#define NodeIteratorTest_INCLUDED
|
||||
|
||||
|
||||
#ifndef XML_XML_INCLUDED
|
||||
#include "XML/XML.h"
|
||||
#endif
|
||||
#ifndef CppUnit_TestCase_INCLUDED
|
||||
#include "Poco/XML/XML.h"
|
||||
#include "CppUnit/TestCase.h"
|
||||
#endif
|
||||
|
||||
|
||||
class NodeIteratorTest: public CppUnit::TestCase
|
||||
|
Reference in New Issue
Block a user