diff --git a/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/measure.h b/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/measure.h index 55ca616f68d..abfc0c8c820 100644 --- a/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/measure.h +++ b/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/measure.h @@ -562,8 +562,6 @@ volume(const TriangleMesh& tmesh) * either deduced from the `geom_traits` \ref pmp_namedparameters "Named Parameters" if provided, * or the geometric traits class deduced from the point property map of `tmesh`. * - * @warning - * */ template