diff --git a/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/stitch_borders.h b/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/stitch_borders.h index c04d2c532df..350ff214d3a 100644 --- a/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/stitch_borders.h +++ b/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/stitch_borders.h @@ -141,7 +141,7 @@ template std::size_t num_component_wrapper(Mesh& pmesh, CCMap cc, - bool) + boost::cgal_no_property::type) { boost::unordered_map::face_descriptor, std::size_t> fim;