mirror of https://github.com/CGAL/cgal
change to Triangulation_2 license
This commit is contained in:
parent
a027377f09
commit
96e67f3048
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue