Skip to content

Commit aaab61d

Browse files
Update LabelledArrays.jl
1 parent 91ccfa1 commit aaab61d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LabelledArrays.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module LabelledArrays
22

33
using LinearAlgebra, StaticArrays, ArrayInterface
4-
import RecursiveArrayTools
4+
import RecursiveArrayTools, PreallocationTools
55

66
include("slarray.jl")
77
include("larray.jl")

0 commit comments

Comments
 (0)