mirror of
https://gitee.com/acl-dev/acl.git
synced 2024-11-29 18:37:41 +08:00
add ACL_FIBER_COND in fiber_cond.hpp
This commit is contained in:
parent
4db127ec9f
commit
ecdb9df01f
@ -3,7 +3,7 @@
|
||||
|
||||
#if !defined(_WIN32) && !defined(_WIN64)
|
||||
|
||||
struct ACL_FIBER_EVENT;
|
||||
struct ACL_FIBER_COND;
|
||||
|
||||
namespace acl {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user