Skip to content

Commit

Permalink
get rid of some depwarns
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas committed Jul 19, 2018
1 parent 5a883bf commit 1173d23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/DifferentialEquations.jl
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ module DifferentialEquations

@reexport using DimensionalPlotRecipes

using LinearAlgebra

import DiffEqBase: solve

include("default_solve.jl")
Expand Down

0 comments on commit 1173d23

Please sign in to comment.