mirror of https://github.com/CGAL/cgal
Fix a Convex_hull_3 test case
This commit is contained in:
parent
b3174acf53
commit
a37ffee927
|
|
@ -22,7 +22,6 @@
|
|||
|
||||
#include <CGAL/Simple_cartesian.h>
|
||||
#include <CGAL/Polyhedron_3.h>
|
||||
#include <CGAL/Convex_hull_2/ch_assertions.h>
|
||||
#include <CGAL/convex_hull_3.h>
|
||||
#include <vector>
|
||||
#include <fstream>
|
||||
|
|
|
|||
Loading…
Reference in New Issue