diff --git a/Segment_Delaunay_graph_2/benchmark/Segment_Delaunay_graph_2/benchmark_nox.cpp b/Segment_Delaunay_graph_2/benchmark/Segment_Delaunay_graph_2/benchmark_nox.cpp index e10e1799763..40232170eff 100644 --- a/Segment_Delaunay_graph_2/benchmark/Segment_Delaunay_graph_2/benchmark_nox.cpp +++ b/Segment_Delaunay_graph_2/benchmark/Segment_Delaunay_graph_2/benchmark_nox.cpp @@ -20,12 +20,14 @@ #define CGAL_SDG_USE_SIMPLIFIED_ARRANGEMENT_TYPE_PREDICATE 1 #define CGAL_SDG_SORT_POINTS_IN_SITE2 1 #define CGAL_SDG_TRAITS_WITH_STATIC_FILTERS 1 +//#define CGAL_SDG_NO_FACE_MAP 1 +//#define CGAL_SDG_ALTERNATE_SYMEDGE_IMPLEMENTATION_BY_AF 1 // choose the kernel #include #include #ifdef CGAL_USE_LEDA -# include +# include #else //# include # include