mirror of https://github.com/CGAL/cgal
Removed include of functional_base.
This commit is contained in:
parent
6dba19b171
commit
ee574c68c6
|
|
@ -26,7 +26,6 @@
|
||||||
#ifndef CGAL_FUNCTION_OBJECTS_H
|
#ifndef CGAL_FUNCTION_OBJECTS_H
|
||||||
#define CGAL_FUNCTION_OBJECTS_H 1
|
#define CGAL_FUNCTION_OBJECTS_H 1
|
||||||
|
|
||||||
#include <CGAL/functional_base.h>
|
|
||||||
#include <functional>
|
#include <functional>
|
||||||
|
|
||||||
CGAL_BEGIN_NAMESPACE
|
CGAL_BEGIN_NAMESPACE
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue