mirror of
https://github.com/Naios/continuable.git
synced 2026-02-07 10:19:46 +08:00
fix warning
This commit is contained in:
parent
31c0fc34b9
commit
96b4a4bfef
@ -46,6 +46,7 @@ public:
|
|||||||
{
|
{
|
||||||
released = false;
|
released = false;
|
||||||
right.released = true;
|
right.released = true;
|
||||||
|
return *this;
|
||||||
}
|
}
|
||||||
|
|
||||||
template <typename Callback>
|
template <typename Callback>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user