From 75b8fda2a42b50d240acb6ee3f02f40ae5b93cc3 Mon Sep 17 00:00:00 2001 From: Guillaume Damiand Date: Thu, 7 Apr 2022 17:19:25 +0200 Subject: [PATCH] update --- Combinatorial_map/include/CGAL/Combinatorial_map.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Combinatorial_map/include/CGAL/Combinatorial_map.h b/Combinatorial_map/include/CGAL/Combinatorial_map.h index 4ad1ac80b43..c40adfece37 100644 --- a/Combinatorial_map/include/CGAL/Combinatorial_map.h +++ b/Combinatorial_map/include/CGAL/Combinatorial_map.h @@ -863,7 +863,7 @@ namespace CGAL { Helper::template Foreach_enabled_attributes >::run(*this, adart); - // TODO internal::Init_id::run(mdarts, adart); + internal::Init_id::run(mdarts, adart); } // Initialize a given dart: all beta to null_dart_handle and all // attributes to null, marks are given.