diff --git a/Linear_cell_complex/include/CGAL/Cell_attribute_with_point.h b/Linear_cell_complex/include/CGAL/Cell_attribute_with_point.h index 17c17d1b87b..24099a24851 100644 --- a/Linear_cell_complex/include/CGAL/Cell_attribute_with_point.h +++ b/Linear_cell_complex/include/CGAL/Cell_attribute_with_point.h @@ -91,10 +91,10 @@ namespace CGAL { public: typedef Cell_attribute_with_point Self; + Functor_on_split_, WithID> Self; typedef Cell_attribute Base1; + Functor_on_merge_, Functor_on_split_, WithID> Base1; typedef Point_for_cell Base2; typedef typename LCC::Point Point;