Skip to content

Commit 6c4472f

Browse files
committed
Import
1 parent 2592da0 commit 6c4472f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/SparseMatrixColoringsGPUArraysExt.jl

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

3-
using GPUArrays: dense_array_type
3+
using GPUArrays: AbstractGPUSparseMatrix, dense_array_type
44
using SparseArrays: SparseMatrixCSC
55
import SparseMatrixColorings as SMC
66

0 commit comments

Comments
 (0)