fix: Point2D already in scope via point.h
CI / Build & Test (push) Failing after 34s
CI / Release Build (push) Failing after 35s
Build & Test / build-and-test (push) Has been cancelled
Build & Test / python-bindings (push) Has been cancelled

This commit is contained in:
茂之钳
2026-07-24 13:24:17 +00:00
parent 6caed82319
commit 6468f6e911
-1
View File
@@ -11,7 +11,6 @@ namespace vde::core {
using core::Point3D;
using core::Vector3D;
using Point2D;
/// Toolpath segment types
enum class PathSegmentType {