From 9189d4265a8cbf9b6cd8af9e9d56d5953e165760 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mael=20Rouxel-Labb=C3=A9?= Date: Fri, 21 Oct 2022 13:11:53 +0200 Subject: [PATCH] Remove fake PMP dependency in Heat_method_3 --- .../CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h | 1 - Heat_method_3/package_info/Heat_method_3/dependencies | 1 - 2 files changed, 2 deletions(-) diff --git a/Heat_method_3/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h b/Heat_method_3/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h index 47cc87c0a75..d60a7ec5a2f 100644 --- a/Heat_method_3/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h +++ b/Heat_method_3/include/CGAL/Heat_method_3/Surface_mesh_geodesic_distances_3.h @@ -23,7 +23,6 @@ #include #include #include -#include #include #ifdef CGAL_EIGEN3_ENABLED #include diff --git a/Heat_method_3/package_info/Heat_method_3/dependencies b/Heat_method_3/package_info/Heat_method_3/dependencies index 50488d5544f..582ac1009f9 100644 --- a/Heat_method_3/package_info/Heat_method_3/dependencies +++ b/Heat_method_3/package_info/Heat_method_3/dependencies @@ -11,7 +11,6 @@ Interval_support Kernel_23 Modular_arithmetic Number_types -Polygon_mesh_processing Profiling_tools Property_map Random_numbers