Skip to content

Commit 553394b

Browse files
committed
Fix import
1 parent 00c4515 commit 553394b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/analysis/helpers.d

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ import std.stdio;
1111

1212
import dparse.ast;
1313
import dparse.rollback_allocator;
14+
import dsymbol.modulecache : ModuleCache;
1415
import analysis.config;
1516
import analysis.run;
1617
import analysis.base;

0 commit comments

Comments
 (0)