mirror of https://github.com/CGAL/cgal
Stumbling forward, but does still not compile
This commit is contained in:
parent
08389c7cc1
commit
fe7c37bc33
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in New Issue