mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-21 23:56:54 +02:00
Prefix CppUnit include path with Poco/
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
|
||||
|
||||
#include "PostgreSQLTest.h"
|
||||
#include "CppUnit/TestCaller.h"
|
||||
#include "CppUnit/TestSuite.h"
|
||||
#include "Poco/CppUnit/TestCaller.h"
|
||||
#include "Poco/CppUnit/TestSuite.h"
|
||||
#include "Poco/Environment.h"
|
||||
#include "Poco/String.h"
|
||||
#include "Poco/Format.h"
|
||||
|
Reference in New Issue
Block a user