Address review comments
This commit is contained in:
parent
ea3124778b
commit
0d4840b81d
2 changed files with 7 additions and 2 deletions
|
@ -5,6 +5,8 @@ dependency "vibe-core" path="../"
|
|||
+/
|
||||
module test;
|
||||
|
||||
static if (__VERSION__ >= 2080) {
|
||||
|
||||
import core.thread;
|
||||
import vibe.core.log;
|
||||
import vibe.core.core;
|
||||
|
@ -204,3 +206,5 @@ void main()
|
|||
|
||||
runEventLoop();
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue