mirror of https://github.com/CGAL/cgal
Add missing license include
This commit is contained in:
parent
122866603a
commit
cd56878d92
|
|
@ -13,6 +13,8 @@
|
||||||
#ifndef CGAL_TOS2_INTERNAL_ARC_ON_SPHERE_SUBSAMPLING_H
|
#ifndef CGAL_TOS2_INTERNAL_ARC_ON_SPHERE_SUBSAMPLING_H
|
||||||
#define CGAL_TOS2_INTERNAL_ARC_ON_SPHERE_SUBSAMPLING_H
|
#define CGAL_TOS2_INTERNAL_ARC_ON_SPHERE_SUBSAMPLING_H
|
||||||
|
|
||||||
|
#include <CGAL/license/Triangulation_on_sphere_2.h>
|
||||||
|
|
||||||
#ifdef CGAL_EIGEN3_ENABLED
|
#ifdef CGAL_EIGEN3_ENABLED
|
||||||
|
|
||||||
#include <CGAL/Eigen_solver_traits.h>
|
#include <CGAL/Eigen_solver_traits.h>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue