mirror of https://github.com/CGAL/cgal
Clean useless macro
This commit is contained in:
parent
738d1b07f9
commit
24f78c106f
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue