Stumbling forward, but does still not compile

This commit is contained in:
Andreas Fabri 2024-08-19 10:49:18 +01:00
parent 08389c7cc1
commit fe7c37bc33
1 changed files with 1 additions and 0 deletions

View File

@ -201,6 +201,7 @@ namespace CGAL {
CGAL_DECL_COMPUTE(Squared_distance);
CGAL_DECL_COMPUTE(Squared_distance_to_origin);
CGAL_DECL_COMPUTE(Squared_length);
CGAL_DECL_COMPUTE(ComputeBbox);
CGAL_DECL_COMPUTE(Squared_radius);
CGAL_DECL_COMPUTE(Squared_circumradius);
CGAL_DECL_COMPUTE(Scalar_product);