mirror of
https://gitee.com/zyjblog/oatpp.git
synced 2025-01-05 17:42:23 +08:00
include thread in ClientServerTestRunner
This commit is contained in:
parent
b0fa7aff34
commit
b3b45593f1
@ -37,6 +37,7 @@
|
||||
#include <chrono>
|
||||
#include <mutex>
|
||||
#include <condition_variable>
|
||||
#include <thread>
|
||||
|
||||
namespace oatpp { namespace test { namespace web {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user