diff --git a/src/GeometryOps.jl b/src/GeometryOps.jl index 950334e74..0a9b19249 100644 --- a/src/GeometryOps.jl +++ b/src/GeometryOps.jl @@ -6,6 +6,7 @@ using GeoInterface using GeometryBasics using LinearAlgebra, Statistics +import Tables import GeometryBasics.StaticArrays import DelaunayTriangulation # for convex hull and triangulation import ExactPredicates