This website works better with JavaScript
Home
Explore
Help
Sign In
compsci-industry
/
TechEmpower.FrameworkBenchmarks
mirror of
https://github.com/TechEmpower/FrameworkBenchmarks.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
try to solve cyclic deps
jin
10 years ago
parent
ef74d427b6
commit
cce1e2879b
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
frameworks/D/vibed/source/app.d
+ 1
- 0
frameworks/D/vibed/source/app.d
View File
@@ -1,3 +1,4 @@
+import vibe.appmain;
import vibe.d;
import std.random;