From 86b1547a1feff8a5e48f296a08aee84e5873c515 Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Tue, 9 Apr 2024 07:39:54 +0100 Subject: [PATCH] #include for make_hexahedron --- Kinetic_space_partition/include/CGAL/KSP/debug.h | 1 + 1 file changed, 1 insertion(+) diff --git a/Kinetic_space_partition/include/CGAL/KSP/debug.h b/Kinetic_space_partition/include/CGAL/KSP/debug.h index 5da9547210d..5df36d59bce 100644 --- a/Kinetic_space_partition/include/CGAL/KSP/debug.h +++ b/Kinetic_space_partition/include/CGAL/KSP/debug.h @@ -31,6 +31,7 @@ #include #include #include +#include // Internal includes. #include