Skip to content

Commit 70fad7b

Browse files
hotfix
1 parent efeb3a1 commit 70fad7b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/LinearSolve.jl

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ using SuiteSparse
1414
using KLU
1515
using DocStringExtensions
1616

17+
import GPUArrays
18+
1719
# wrap
1820
import Krylov
1921
import KrylovKit

0 commit comments

Comments
 (0)