add missing }
This commit is contained in:
committed by
Sébastien Loriot
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));
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user