mirror of https://github.com/CGAL/cgal
fixing spherical vertical decomposition
This commit is contained in:
parent
770773043f
commit
ea93e9fe7c
|
|
@ -20,7 +20,7 @@
|
||||||
#ifndef CGAL_ARR_SPHERICAL_ARC_TRAITS_2_H
|
#ifndef CGAL_ARR_SPHERICAL_ARC_TRAITS_2_H
|
||||||
#define CGAL_ARR_SPHERICAL_ARC_TRAITS_2_H
|
#define CGAL_ARR_SPHERICAL_ARC_TRAITS_2_H
|
||||||
|
|
||||||
//#define CGAL_ARR_PLANE
|
#define CGAL_ARR_PLANE
|
||||||
|
|
||||||
/*! \file
|
/*! \file
|
||||||
* The spherical_arc traits-class for the arrangement package.
|
* The spherical_arc traits-class for the arrangement package.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue