mirror of https://github.com/CGAL/cgal
compile fix
This commit is contained in:
parent
83da20ebc7
commit
98d6f3fe3b
|
|
@ -1787,8 +1787,8 @@ protected:
|
|||
}
|
||||
|
||||
} else {
|
||||
|
||||
return _ckva()->kernel().lower_boundary_x_2_object()(
|
||||
if (is_finite(CGAL::ARR_MIN_END)) {
|
||||
return _ckva()->kernel().lower_boundary_x_2_object()(
|
||||
cv_line.xy_coordinate_2(arcno())
|
||||
);
|
||||
} else {
|
||||
|
|
|
|||
Loading…
Reference in New Issue