diff --git a/Apollonius_graph_2/doc/Apollonius_graph_2/CGAL/Apollonius_graph_vertex_base_2.h b/Apollonius_graph_2/doc/Apollonius_graph_2/CGAL/Apollonius_graph_vertex_base_2.h index 3f01b4351817..c633618c7de7 100644 --- a/Apollonius_graph_2/doc/Apollonius_graph_2/CGAL/Apollonius_graph_vertex_base_2.h +++ b/Apollonius_graph_2/doc/Apollonius_graph_2/CGAL/Apollonius_graph_vertex_base_2.h @@ -30,7 +30,7 @@ instantiated by `Triangulation_ds_vertex_base_2<>`. \sa `CGAL::Apollonius_graph_hierarchy_vertex_base_2` */ template< typename Gt, typename StoreHidden, typename Vb > - class Apollonius_graph_vertex_base_2 : public Vb { +class Apollonius_graph_vertex_base_2 : public Vb { public: /// \name Creation