Removed include of functional_base.

This commit is contained in:
Michael Hoffmann 2008-07-23 13:57:55 +00:00
parent 6dba19b171
commit ee574c68c6
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@
#ifndef CGAL_FUNCTION_OBJECTS_H
#define CGAL_FUNCTION_OBJECTS_H 1
#include <CGAL/functional_base.h>
#include <functional>
CGAL_BEGIN_NAMESPACE