Skip to content

Commit 222a4ce

Browse files
add missing using
1 parent ae5c68d commit 222a4ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/retcodes.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using LinearSolve, LinearAlgebra, RecursiveFactorization, Test
1+
using LinearSolve, LinearAlgebra, RecursiveFactorization, StaticArrays, Test
22

33
alglist = (
44
LUFactorization,

0 commit comments

Comments
 (0)