From 2e7a815589b6612e0a19f8fd05e587a30a39f2a4 Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Thu, 27 Jul 2023 11:46:37 +0200 Subject: [PATCH] Update Apollonius_graph_2/doc/Apollonius_graph_2/CGAL/Apollonius_graph_vertex_base_2.h Co-authored-by: Mael --- .../Apollonius_graph_2/CGAL/Apollonius_graph_vertex_base_2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 3f01b435181..c633618c7de 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