mirror of https://github.com/CGAL/cgal
Add Orthtree.h include so that Node.h compiles
This commit is contained in:
parent
e95dea12cd
commit
0b1d696c97
|
|
@ -14,6 +14,7 @@
|
|||
|
||||
#include <CGAL/license/Orthtree.h>
|
||||
|
||||
#include <CGAL/Orthtree.h>
|
||||
|
||||
#include <boost/range/iterator_range.hpp>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue