mirror of
https://github.com/pocoproject/poco.git
synced 2025-02-01 14:55:56 +01:00
Prefix CppUnit include path with Poco/
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
parent
422fe0eced
commit
6121a451a3
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user