add ACL_FIBER_COND in fiber_cond.hpp

This commit is contained in:
zsx 2018-12-01 12:04:36 +08:00
parent 4db127ec9f
commit ecdb9df01f

View File

@ -3,7 +3,7 @@
#if !defined(_WIN32) && !defined(_WIN64)
struct ACL_FIBER_EVENT;
struct ACL_FIBER_COND;
namespace acl {