mirror of https://github.com/CGAL/cgal
missing header
This commit is contained in:
parent
a628773d0a
commit
9e6fefa273
|
|
@ -15,6 +15,7 @@
|
||||||
#include <CGAL/license/Orthtree.h>
|
#include <CGAL/license/Orthtree.h>
|
||||||
|
|
||||||
#include <CGAL/Orthtree/Cartesian_ranges.h>
|
#include <CGAL/Orthtree/Cartesian_ranges.h>
|
||||||
|
#include <CGAL/Orthtree/Nearest_neighbors.h>
|
||||||
#include <CGAL/Orthtree/Split_predicates.h>
|
#include <CGAL/Orthtree/Split_predicates.h>
|
||||||
#include <CGAL/Orthtree/Traversals.h>
|
#include <CGAL/Orthtree/Traversals.h>
|
||||||
#include <CGAL/Orthtree/Traversal_iterator.h>
|
#include <CGAL/Orthtree/Traversal_iterator.h>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue