Skip to content

Commit

Permalink
Merge branch 'SLS-API_fixes-GF' into SLS-API_fixes-6.0.x-GF
Browse files Browse the repository at this point in the history
  • Loading branch information
MaelRL committed Jan 21, 2025
2 parents bba9db1 + 74cab20 commit 892c8c8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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>;
Expand Down

0 comments on commit 892c8c8

Please sign in to comment.