diff --git a/src/SHds_to_lcc.h b/src/SHds_to_lcc.h index 12fbb7e1df01e9d094b348ce299426a4e01e4b3b..bed40d42ff0ce2af41bd52e83241663f9b3791b9 100644 --- a/src/SHds_to_lcc.h +++ b/src/SHds_to_lcc.h @@ -79,7 +79,7 @@ public: { m_lcc.template basic_link_beta_for_involution<2> (halfedge_to_dart(it), halfedge_to_dart(hh.halfedge())); } - m_lcc.template basic_link_beta_1 + m_lcc.basic_link_beta_1 (halfedge_to_dart(it), halfedge_to_dart(hh.halfedge()->next_around_vertex())); }