mirror of https://github.com/CGAL/cgal
Merge remote-tracking branch 'origin/orthtree-generalization' into orthtree-generalization
This commit is contained in:
commit
599a10cf0e
|
|
@ -13,6 +13,8 @@
|
|||
#ifndef CGAL_ORTHREE_TRAITS_FACE_GRAPH_H
|
||||
#define CGAL_ORTHREE_TRAITS_FACE_GRAPH_H
|
||||
|
||||
#include <CGAL/license/Orthtree.h>
|
||||
|
||||
#include <CGAL/Dimension.h>
|
||||
#include <CGAL/Bbox_3.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue