Skip to content

Commit

Permalink
Stumbling forward, but does still not compile
Browse files Browse the repository at this point in the history
  • Loading branch information
afabri committed Aug 19, 2024
1 parent 08389c7 commit fe7c37b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NewKernel_d/include/CGAL/NewKernel_d/functor_tags.h
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit fe7c37b

Please sign in to comment.