mirror of https://github.com/CGAL/cgal
typo
This commit is contained in:
parent
701a19439c
commit
d4f1e95ea3
|
|
@ -57,8 +57,8 @@ Release date: April 2018
|
||||||
|
|
||||||
### 3D Convex Hull
|
### 3D Convex Hull
|
||||||
|
|
||||||
- **Breaking change**: The header <CGAL/convex_hull_3.h> no longer
|
- **Breaking change**: The header `<CGAL/convex_hull_3.h>` no longer
|
||||||
includes <CGAL/Polyhedron_3.h>, as the convex hull function works
|
includes `<CGAL/Polyhedron_3.h>`, as the convex hull function works
|
||||||
with any model of the concept `MutableFaceGraph`.
|
with any model of the concept `MutableFaceGraph`.
|
||||||
|
|
||||||
### 2D Arrangements
|
### 2D Arrangements
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue