add missing license include

This commit is contained in:
Sébastien Loriot 2023-09-01 14:52:26 +02:00
parent 6de261e5f4
commit 40a08f1416
1 changed files with 2 additions and 0 deletions

View File

@ -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>