mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-15 07:14:46 +02:00
submitted 1.2.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//
|
||||
// ElementTest.h
|
||||
//
|
||||
// $Id: //poco/1.1.0/XML/testsuite/src/ElementTest.h#2 $
|
||||
// $Id: //poco/1.2/XML/testsuite/src/ElementTest.h#1 $
|
||||
//
|
||||
// Definition of the ElementTest class.
|
||||
//
|
||||
@@ -36,12 +36,8 @@
|
||||
#define ElementTest_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 ElementTest: public CppUnit::TestCase
|
||||
|
Reference in New Issue
Block a user