From ee574c68c652f2e98b96e33d4e80461f110c4bc8 Mon Sep 17 00:00:00 2001 From: Michael Hoffmann Date: Wed, 23 Jul 2008 13:57:55 +0000 Subject: [PATCH] Removed include of functional_base. --- STL_Extension/include/CGAL/function_objects.h | 1 - 1 file changed, 1 deletion(-) diff --git a/STL_Extension/include/CGAL/function_objects.h b/STL_Extension/include/CGAL/function_objects.h index bf9b079f9a0..cb7e1e40170 100644 --- a/STL_Extension/include/CGAL/function_objects.h +++ b/STL_Extension/include/CGAL/function_objects.h @@ -26,7 +26,6 @@ #ifndef CGAL_FUNCTION_OBJECTS_H #define CGAL_FUNCTION_OBJECTS_H 1 -#include #include CGAL_BEGIN_NAMESPACE