From f99120d80cba593ac8476804fb868f82b881165c Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Sun, 7 Sep 2003 21:39:13 +0000 Subject: [PATCH] Added #include --- Packages/Kernel_23/include/CGAL/Kernel/function_objects.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Packages/Kernel_23/include/CGAL/Kernel/function_objects.h b/Packages/Kernel_23/include/CGAL/Kernel/function_objects.h index 100d1abb656..5856277b78d 100644 --- a/Packages/Kernel_23/include/CGAL/Kernel/function_objects.h +++ b/Packages/Kernel_23/include/CGAL/Kernel/function_objects.h @@ -27,6 +27,8 @@ #include #include #include +#include +#include CGAL_BEGIN_NAMESPACE