Skip to content

Commit 0b1c4f5

Browse files
committed
Oops
1 parent 8be3145 commit 0b1c4f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/utils/APIUtils.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ using LLVM
66
using LLVM.Interop
77

88
# helpers that facilitate working with CUDA APIs
9-
using GPUUtils: @checked, @debug_ccall
9+
using GPUUtils: @checked, @debug_ccall, @gcsafe_ccall
1010
export @checked, @debug_ccall, @gcsafe_ccall
1111

1212
include("enum.jl")

0 commit comments

Comments
 (0)