Remove an #include

This commit is contained in:
Andreas Fabri 2021-08-31 12:11:37 +01:00
parent 265ca39dc1
commit ed14ac0a28
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
#include <CGAL/boost/graph/properties.h>
#include <CGAL/Polygon_mesh_processing/internal/named_function_params.h>
#include <CGAL/Polygon_mesh_processing/internal/named_params_helper.h>
#include <CGAL/Kernel/global_functions_3.h>
#include <CGAL/Lazy.h> // needed for CGAL::exact(FT)/CGAL::exact(Lazy_exact_nt<T>)