mirror of https://github.com/CGAL/cgal
add missing }
This commit is contained in:
parent
5f8bc52082
commit
399d63754b
|
|
@ -118,6 +118,7 @@ namespace HomogeneousKernelFunctors {
|
|||
const Point_3& r, const Vector_3& n) const
|
||||
{
|
||||
return enum_cast<Angle>(orientation(p,q,r,r+n));
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue