diff --git a/Generator/doc/Generator/CGAL/point_generators_3.h b/Generator/doc/Generator/CGAL/point_generators_3.h index 0705b38ca91..dfca5f59b6f 100644 --- a/Generator/doc/Generator/CGAL/point_generators_3.h +++ b/Generator/doc/Generator/CGAL/point_generators_3.h @@ -493,7 +493,7 @@ The triangle mesh must be valid and unchanged while the iterator is used. */ template < class TriangleMesh, class VertexPointMap = typename boost::property_map::type>, + CGAL::vertex_point_t>::type, class Creator = Creator_uniform_3< typename Kernel_traits< typename boost::property_traits::value_type >::Kernel::RT, typename boost::property_traits::value_type > >