Skip to content

Commit

Permalink
Refix Requires
Browse files Browse the repository at this point in the history
  • Loading branch information
gdalle committed Aug 8, 2023
1 parent 3a8b304 commit 10d073a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Krylov.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module Krylov

using LinearAlgebra, SparseArrays, Printf

@static if !isdefined(Base, :get_extension)
if !isdefined(Base, :get_extension)
using Requires
end

Expand Down

0 comments on commit 10d073a

Please sign in to comment.