Merge remote-tracking branch 'cgal/5.6.x-branch' into HEAD

This commit is contained in:
Sébastien Loriot 2024-11-14 14:16:42 +01:00
commit f692014d1c
1 changed files with 1 additions and 1 deletions

View File

@ -611,7 +611,7 @@ private:
res = f_compare_xy(curr_pt, next_pt);
if (res != EQUAL) {
cycle.insert(curr,
after_next = cycle.insert(curr,
Labeled_segment_2(Segment_2(curr_pt, next_pt),
X_curve_label((res == SMALLER),
cycle_id,