mirror of https://github.com/CGAL/cgal
Add missing include
This commit is contained in:
parent
ab14acff77
commit
3b1dfc764b
|
|
@ -21,6 +21,7 @@
|
|||
#include <CGAL/function_objects.h>
|
||||
#include <CGAL/copy_n.h>
|
||||
#include <CGAL/number_type_config.h>
|
||||
#include <CGAL/double.h>
|
||||
#include <list>
|
||||
|
||||
namespace CGAL {
|
||||
|
|
|
|||
Loading…
Reference in New Issue