Skip to content

Commit bad6457

Browse files
namespace
1 parent d020612 commit bad6457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/DiffEqBaseForwardDiffExt.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module DiffEqBaseForwardDiffExt
33
using DiffEqBase, ForwardDiff
44
using DiffEqBase.ArrayInterface
55
using DiffEqBase: Void, FunctionWrappersWrappers, OrdinaryDiffEqTag, AbstractTimeseriesSolution,
6-
RecursiveArrayTools, reduce_tup
6+
RecursiveArrayTools, reduce_tup, _promote_tspan, has_continuous_callback
77
import DiffEqBase: hasdualpromote, wrapfun_oop, wrapfun_iip, prob2dtmin,
88
promote_tspan, anyeltypedual, isdualtype, value, ODE_DEFAULT_NORM,
99
InternalITP, nextfloat_tdir, DualEltypeChecker

0 commit comments

Comments
 (0)