mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-12-20 20:37:05 +00:00
Make CppUnit a component of Poco
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
|
||||
|
||||
#include "ProcessTest.h"
|
||||
#include "CppUnit/TestCaller.h"
|
||||
#include "CppUnit/TestSuite.h"
|
||||
#include "Poco/CppUnit/TestCaller.h"
|
||||
#include "Poco/CppUnit/TestSuite.h"
|
||||
#include "Poco/Process.h"
|
||||
#include "Poco/Pipe.h"
|
||||
#include "Poco/PipeStream.h"
|
||||
|
||||
Reference in New Issue
Block a user