Skip to content

Commit 2bab1ac

Browse files
authored
tweak package import in file loaded by Requires
1 parent e1cc0bd commit 2bab1ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/simdfunctionals/vmap_grad.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
using VectorizationBase: AbstractSIMD
2+
using .VectorizationBase: AbstractSIMD
33
import .ForwardDiff
44
import .ChainRulesCore
55

0 commit comments

Comments
 (0)