mirror of https://github.com/CGAL/cgal
removed unused #define, which lead to compiler errors
in some configurations
This commit is contained in:
parent
64e69e8175
commit
d12a9ca543
|
|
@ -46,8 +46,6 @@
|
||||||
#include <CGAL/copy_n.h>
|
#include <CGAL/copy_n.h>
|
||||||
#include <iterator>
|
#include <iterator>
|
||||||
|
|
||||||
#define Min_sphere_d OTHER_Min_sphere_d
|
|
||||||
|
|
||||||
// typedefs
|
// typedefs
|
||||||
// --------
|
// --------
|
||||||
// test variant 1 (needs LEDA)
|
// test variant 1 (needs LEDA)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue