mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-06 21:56:23 +01:00
fix CppUnit includes
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
|
||||
|
||||
#include "Poco/Net/Net.h"
|
||||
#include "Poco/CppUnit/TestCase.h"
|
||||
#include "CppUnit/TestCase.h"
|
||||
|
||||
|
||||
class WebSocketTest: public CppUnit::TestCase
|
||||
|
||||
Reference in New Issue
Block a user