update dependencies: Add Arithmetic_kernel and Cartesian_kernel

This commit is contained in:
Laurent Rineau 2022-06-02 17:12:44 +02:00
parent 91d9ec2551
commit 686ef28284
4 changed files with 9 additions and 2 deletions

View File

@ -1,6 +1,8 @@
Algebraic_foundations
Barycentric_coordinates_2
Arithmetic_kernel
BGL
Barycentric_coordinates_2
Cartesian_kernel
Circulator
Distance_2
Distance_3
@ -19,8 +21,8 @@ Polygon
Profiling_tools
Property_map
Random_numbers
Spatial_sorting
STL_Extension
Spatial_sorting
Stream_support
TDS_2
Triangulation_2

View File

@ -1,4 +1,6 @@
Algebraic_foundations
Arithmetic_kernel
Cartesian_kernel
Circulator
Convex_hull_2
Distance_2

View File

@ -1,4 +1,5 @@
Algebraic_foundations
Arithmetic_kernel
BGL
Box_intersection_d
Cartesian_kernel

View File

@ -1,5 +1,7 @@
Algebraic_foundations
Arithmetic_kernel
Arrangement_on_surface_2
Cartesian_kernel
Circulator
Distance_2
Distance_3