Merge branch 'SLS-API_fixes-GF' into SLS-API_fixes-6.0.x-GF

This commit is contained in:
Mael Rouxel-Labbé 2025-01-21 09:00:05 +01:00
commit 892c8c8454
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ void test_kernel(const int hole_n, const int hole_nv, CGAL::Random& rnd)
{
using FT = typename K::FT;
using Point_2 = typename K::Point_2;
using Vector_2 = typename K::Vector_2;
using Point_3 = typename K::Point_3;
using Polygon_2 = CGAL::Polygon_2<K>;