Fix missing license include

This commit is contained in:
Mael Rouxel-Labbé 2020-06-23 19:02:19 +02:00
parent 92a5883df0
commit 275d73e6c1
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@
#ifndef CGAL_HYPERBOLIC_DELAUNAY_TRIANGULATION_TRAITS_2_FUNCTIONS_H
#define CGAL_HYPERBOLIC_DELAUNAY_TRIANGULATION_TRAITS_2_FUNCTIONS_H
#include <CGAL/license/Hyperbolic_triangulation_2.h>
#include <CGAL/Origin.h>
#include <CGAL/enum.h>