mirror of https://github.com/CGAL/cgal
Fix missing license include
This commit is contained in:
parent
92a5883df0
commit
275d73e6c1
|
|
@ -13,6 +13,8 @@
|
||||||
#ifndef CGAL_HYPERBOLIC_DELAUNAY_TRIANGULATION_TRAITS_2_FUNCTIONS_H
|
#ifndef CGAL_HYPERBOLIC_DELAUNAY_TRIANGULATION_TRAITS_2_FUNCTIONS_H
|
||||||
#define 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/Origin.h>
|
||||||
#include <CGAL/enum.h>
|
#include <CGAL/enum.h>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue