Update Mesh_3/include/CGAL/Polygon_mesh_processing/surface_Delaunay_remeshing.h

Co-authored-by: Sebastien Loriot <sloriot.ml@gmail.com>
This commit is contained in:
Jane Tournois 2022-05-05 16:00:51 +02:00 committed by GitHub
parent 9a7d14eb85
commit 4e449d2722
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
#include <CGAL/facets_in_complex_3_to_triangle_mesh.h>
#include <CGAL/Named_function_parameters.h>
#include <CGAL/Polygon_mesh_processing/internal/named_params_helper.h>
#include <CGAL/boost/graph/named_params_helper.h>
#include <limits>