mirror of
https://gitee.com/zyjblog/oatpp.git
synced 2024-12-22 22:16:37 +08:00
async::ConditionVariable fix includes
This commit is contained in:
parent
33d6d93ae2
commit
c4926c8a56
@ -27,6 +27,8 @@
|
||||
|
||||
#include "./Lock.hpp"
|
||||
|
||||
#include <functional>
|
||||
|
||||
namespace oatpp { namespace async {
|
||||
|
||||
class ConditionVariable : private CoroutineWaitList::Listener {
|
||||
|
Loading…
Reference in New Issue
Block a user