Fix imports
This commit is contained in:
parent
56d91114ed
commit
7ee9930dca
|
|
@ -20,6 +20,7 @@ module common.messages;
|
||||||
|
|
||||||
import std.socket;
|
import std.socket;
|
||||||
import msgpack;
|
import msgpack;
|
||||||
|
import core.time : dur;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The type of completion list being returned
|
* The type of completion list being returned
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue