added #include <functional>

This commit is contained in:
Christophe Delage 2006-05-16 09:12:24 +00:00
parent 98d66950d0
commit e7515c4f5e
2 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,8 @@
#include <CGAL/basic.h>
#include <functional>
#include <CGAL/Hilbert_sort_base.h>
CGAL_BEGIN_NAMESPACE

View File

@ -3,6 +3,8 @@
#include <CGAL/basic.h>
#include <functional>
#include <CGAL/Hilbert_sort_base.h>
CGAL_BEGIN_NAMESPACE