diff --git a/src/PointNeighbors.jl b/src/PointNeighbors.jl index 0b7d896c..43d20d2d 100644 --- a/src/PointNeighbors.jl +++ b/src/PointNeighbors.jl @@ -2,6 +2,7 @@ module PointNeighbors using Reexport: @reexport +using CellListMap: CellListMap using LinearAlgebra: dot using Polyester: @batch @reexport using StaticArrays: SVector