Skip to content

Commit c62476c

Browse files
more imports
1 parent 8e53448 commit c62476c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/OrdinaryDiffEqLinear/src/OrdinaryDiffEqLinear.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ using LinearAlgebra: mul!, I
1313
using SciMLOperators: AbstractSciMLOperator
1414
using ExponentialUtilities
1515
using RecursiveArrayTools
16+
import OrdinaryDiffEqCore
1617

1718
using Reexport
1819
@reexport using DiffEqBase

0 commit comments

Comments
 (0)