mirror of https://github.com/CGAL/cgal
fix as r71706
This commit is contained in:
parent
e3e5cba5b4
commit
bbd2973905
|
|
@ -44,7 +44,7 @@ Kernel::Iso_rectangle_2 Iso_box_d;
|
|||
/*!
|
||||
Sphere type.
|
||||
*/
|
||||
Kernel::Sphere_2 Sphere_d;
|
||||
Kernel::Circle_2 Sphere_d;
|
||||
|
||||
/*!
|
||||
An iterator over the Cartesian coordinates.
|
||||
|
|
|
|||
Loading…
Reference in New Issue