Clean useless macro

This commit is contained in:
Mael Rouxel-Labbé 2019-07-20 18:26:24 +02:00
parent 738d1b07f9
commit 24f78c106f
1 changed files with 0 additions and 2 deletions

View File

@ -21,8 +21,6 @@
#ifndef CGAL_Delaunay_triangulation_sphere_2_H
#define CGAL_Delaunay_triangulation_sphere_2_H
#define HOLE_APPROACH
#include <CGAL/Triangulation_sphere_2.h>
#include <CGAL/Triangulation_face_base_sphere_2.h>
#include <CGAL/Triangulation_vertex_base_2.h>