mirror of
https://github.com/matrix-construct/construct
synced 2025-04-29 13:04:17 +02:00
ircd::ctx: Minor formatting.
This commit is contained in:
parent
152b3c351b
commit
43923a1cf1
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
namespace ircd::ctx
|
||||
{
|
||||
IRCD_OVERLOAD(use_future)
|
||||
IRCD_OVERLOAD(use_future)
|
||||
|
||||
template<class T = void> class future;
|
||||
template<> class future<void>;
|
||||
|
|
Loading…
Add table
Reference in a new issue