mirror of https://github.com/CGAL/cgal
added #include <functional>
This commit is contained in:
parent
98d66950d0
commit
e7515c4f5e
|
|
@ -3,6 +3,8 @@
|
|||
|
||||
#include <CGAL/basic.h>
|
||||
|
||||
#include <functional>
|
||||
|
||||
#include <CGAL/Hilbert_sort_base.h>
|
||||
|
||||
CGAL_BEGIN_NAMESPACE
|
||||
|
|
|
|||
|
|
@ -3,6 +3,8 @@
|
|||
|
||||
#include <CGAL/basic.h>
|
||||
|
||||
#include <functional>
|
||||
|
||||
#include <CGAL/Hilbert_sort_base.h>
|
||||
|
||||
CGAL_BEGIN_NAMESPACE
|
||||
|
|
|
|||
Loading…
Reference in New Issue