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.