Fix a Convex_hull_3 test case

This commit is contained in:
Andreas Fabri 2022-10-04 06:34:05 +01:00
parent b3174acf53
commit a37ffee927
1 changed files with 0 additions and 1 deletions

View File

@ -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>