mirror of
https://github.com/pocoproject/poco.git
synced 2025-10-27 19:10:20 +01:00
fix CppUnit includes
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#define PostgreSQLTestSuite_INCLUDED
|
||||
|
||||
|
||||
#include "Poco/CppUnit/TestSuite.h"
|
||||
#include "CppUnit/TestSuite.h"
|
||||
|
||||
class PostgreSQLTestSuite
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user