mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-31 22:45:36 +01:00
Merge branch 'poco-1.10.0' into devel
This commit is contained in:
commit
68230d6f18
@ -14,7 +14,7 @@
|
||||
#define DataURIStreamTest_INCLUDED
|
||||
|
||||
|
||||
#include "Poco/CppUnit/TestCase.h"
|
||||
#include "CppUnit/TestCase.h"
|
||||
|
||||
|
||||
class DataURIStreamTest: public CppUnit::TestCase
|
||||
|
@ -15,7 +15,7 @@
|
||||
|
||||
|
||||
#include "Poco/Net/Net.h"
|
||||
#include "Poco/CppUnit/TestCase.h"
|
||||
#include "CppUnit/TestCase.h"
|
||||
|
||||
|
||||
namespace Poco {
|
||||
|
@ -14,7 +14,7 @@
|
||||
#define FTPClientTestSuite_INCLUDED
|
||||
|
||||
|
||||
#include "Poco/CppUnit/TestSuite.h"
|
||||
#include "CppUnit/TestSuite.h"
|
||||
|
||||
|
||||
class FTPSClientTestSuite
|
||||
|
Loading…
x
Reference in New Issue
Block a user