Skip to content

Commit a81cce0

Browse files
Update StochasticDiffEq.jl
1 parent 0f36c93 commit a81cce0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/StochasticDiffEq.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ module StochasticDiffEq
99
using DiffEqBase, Parameters, RecursiveArrayTools, Juno,
1010
DataStructures, ResettableStacks, Iterators, Roots
1111

12+
using Compat
13+
1214
import DiffEqBase: solve, solve!, init, step!, build_solution
1315

1416
import DiffEqBase: resize!,deleteat!,addat!,full_cache,user_cache, u_cache,du_cache,

0 commit comments

Comments
 (0)