mirror of https://github.com/CGAL/cgal
remove non needed include
This commit is contained in:
parent
08b25d8778
commit
bcdc0f9f92
|
|
@ -1,6 +1,4 @@
|
|||
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
|
||||
#include <CGAL/Surface_mesh.h>
|
||||
|
||||
#include <CGAL/Polygon_mesh_processing/autorefinement.h>
|
||||
#include <CGAL/Polygon_mesh_processing/repair_polygon_soup.h>
|
||||
#include <CGAL/Polygon_mesh_processing/polygon_soup_to_polygon_mesh.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue