Skip to content

Commit caf5cde

Browse files
Update StaticArrayInterfaceOffsetArraysExt.jl
1 parent 6f8b335 commit caf5cde

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ext/StaticArrayInterfaceOffsetArraysExt.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
module StaticArrayInterfaceOffsetArraysExt
22

33
using StaticArrayInterface
4-
using Static
4+
using StaticArrayInterface.Static
5+
56
if isdefined(Base, :get_extension)
67
using OffsetArrays
78
else

0 commit comments

Comments
 (0)