Skip to content

Commit 1bb9e5a

Browse files
Update src/LinearSolve.jl
1 parent a89490a commit 1bb9e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LinearSolve.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ else
6060
end
6161

6262
# OpenBLAS_jll is a standard library, always available
63-
using OpenBLAS_jll
63+
using OpenBLAS_jll: OpenBLAS_jll
6464
const useopenblas = OpenBLAS_jll.is_available()
6565

6666

0 commit comments

Comments
 (0)