Skip to content

Commit

Permalink
Update Apollonius_graph_2/doc/Apollonius_graph_2/CGAL/Apollonius_grap…
Browse files Browse the repository at this point in the history
…h_vertex_base_2.h

Co-authored-by: Mael <[email protected]>
  • Loading branch information
afabri and MaelRL committed Aug 4, 2023
1 parent 43433b4 commit 2e7a815
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ instantiated by `Triangulation_ds_vertex_base_2<>`.
\sa `CGAL::Apollonius_graph_hierarchy_vertex_base_2<Gt>`
*/
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
Expand Down

0 comments on commit 2e7a815

Please sign in to comment.