diff --git a/Combinatorial_map/include/CGAL/Path_on_surface.h b/Combinatorial_map/include/CGAL/Path_on_surface.h index fa6bf52ec08..a3ff903cd2a 100644 --- a/Combinatorial_map/include/CGAL/Path_on_surface.h +++ b/Combinatorial_map/include/CGAL/Path_on_surface.h @@ -325,8 +325,10 @@ public: else // Normal case { i=end+1; } if (end new_path; + std::size_t next_turn; for (i=0; i new_path; + if (begin==end) + { // Special case of (-2^l) + // TODO + return true; + } + + if (end