mirror of https://github.com/CGAL/cgal
Missing include
This commit is contained in:
parent
157841c595
commit
334f8ae105
|
|
@ -27,6 +27,7 @@
|
|||
#include <CGAL/predicates/sign_of_determinant.h>
|
||||
#include <functional>
|
||||
#include <initializer_list>
|
||||
#include <vector>
|
||||
|
||||
namespace CGAL {
|
||||
namespace CartesianDKernelFunctors {
|
||||
|
|
|
|||
Loading…
Reference in New Issue