change to Triangulation_2 license

This commit is contained in:
Sébastien Loriot 2025-08-27 20:49:34 +02:00
parent a027377f09
commit 96e67f3048
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
#ifndef CGAL_DELAUNAY_FACE_BASE_2_H
#define CGAL_DELAUNAY_FACE_BASE_2_H
#include <CGAL/license/Mesh_2.h>
#include <CGAL/license/Triangulation_2.h>
#include <CGAL/Constrained_Delaunay_triangulation_face_base_2.h>

View File

@ -13,7 +13,7 @@
#ifndef CGAL_DELAUNAY_VERTEX_BASE_2_H
#define CGAL_DELAUNAY_VERTEX_BASE_2_H
#include <CGAL/license/Mesh_2.h>
#include <CGAL/license/Triangulation_2.h>
#include <CGAL/Triangulation_vertex_base_2.h>