Skip to content

Commit 0464072

Browse files
JKRTsjoelund
authored andcommitted
Made implicit import to Absyn explicit
1 parent 21757d3 commit 0464072

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

OMCompiler/Compiler/FrontEnd/SCodeUtil.mo

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ import SCode;
3838

3939
protected
4040

41+
import Absyn;
4142
import Error;
4243
import List;
4344
import Util;

0 commit comments

Comments
 (0)