Skip to content

Commit daddaab

Browse files
committed
Fix
1 parent fc604f2 commit daddaab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ModelingToolkit.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ import Symbolics: rename, get_variables!, _solve, hessian_sparsity,
5454

5555
import DiffEqBase: @add_kwonly
5656

57+
using LightGraphs
5758
import LightGraphs: SimpleDiGraph, add_edge!
5859

5960
using Requires

0 commit comments

Comments
 (0)