mirror of
https://github.com/Naios/continuable.git
synced 2025-12-08 01:36:46 +08:00
fix warning
This commit is contained in:
parent
795991b19a
commit
91891420cd
@ -46,6 +46,7 @@ public:
|
||||
{
|
||||
released = false;
|
||||
right.released = true;
|
||||
return *this;
|
||||
}
|
||||
|
||||
template <typename Callback>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user