mirror of https://github.com/CGAL/cgal
add missing license include
This commit is contained in:
parent
6de261e5f4
commit
40a08f1416
|
|
@ -13,6 +13,8 @@
|
||||||
#ifndef CGAL_ORTHREE_TRAITS_FACE_GRAPH_H
|
#ifndef CGAL_ORTHREE_TRAITS_FACE_GRAPH_H
|
||||||
#define CGAL_ORTHREE_TRAITS_FACE_GRAPH_H
|
#define CGAL_ORTHREE_TRAITS_FACE_GRAPH_H
|
||||||
|
|
||||||
|
#include <CGAL/license/Orthtree.h>
|
||||||
|
|
||||||
#include <CGAL/Dimension.h>
|
#include <CGAL/Dimension.h>
|
||||||
#include <CGAL/Bbox_3.h>
|
#include <CGAL/Bbox_3.h>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue