Skip to content

Commit ec4e56a

Browse files
committed
Fix compilation error (actually 0.1.3)
1 parent e28c45c commit ec4e56a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/served/extension.d

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ import std.path;
1717
import std.regex;
1818
import io = std.stdio;
1919
import std.string;
20+
import rm.rf;
2021

2122
import served.ddoc;
2223
import served.fibermanager;

0 commit comments

Comments
 (0)