From f8f48f262d6cb1d2aab26043958c04c06e839756 Mon Sep 17 00:00:00 2001 From: Laurent Rineau Date: Wed, 8 Jun 2022 16:08:03 +0200 Subject: [PATCH] Add #include --- .../include/CGAL/Polygon_mesh_processing/repair_polygon_soup.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/repair_polygon_soup.h b/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/repair_polygon_soup.h index 6af8c8cbdbc..a0ded8d2cc8 100644 --- a/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/repair_polygon_soup.h +++ b/Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/repair_polygon_soup.h @@ -31,6 +31,7 @@ #include #include #include +#include #include #include #include