Skip to content

Commit 4c21245

Browse files
Update lib/OrdinaryDiffEqExponentialRK/src/OrdinaryDiffEqExponentialRK.jl
1 parent daff3e7 commit 4c21245

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/OrdinaryDiffEqExponentialRK/src/OrdinaryDiffEqExponentialRK.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ using MuladdMacro, FastBroadcast
1111
using LinearAlgebra: axpy!, mul!
1212
using DiffEqBase, SciMLBase
1313
using ExponentialUtilities
14+
import RecursiveArrayTools: recursivecopy!
1415

1516
include("algorithms.jl")
1617
include("alg_utils.jl")

0 commit comments

Comments
 (0)