Fix CH3 doc links within CH2

This commit is contained in:
Mael Rouxel-Labbé 2022-06-30 09:31:19 +02:00
parent 386811cb7c
commit 6b6bfaae4f
2 changed files with 1 additions and 2 deletions

View File

@ -16,8 +16,6 @@ is specified with each function.
\cgalHasModel `CGAL::Projection_traits_yz_3<K>`
\cgalHasModel `CGAL::Projection_traits_xz_3<K>`
\sa `IsStronglyConvexTraits_3`
*/
class ConvexHullTraits_2 {

View File

@ -3,4 +3,5 @@ Kernel_23
STL_Extension
Algebraic_foundations
Circulator
Convex_hull_3
Stream_support