sorry about breaking the testsuite
This commit is contained in:
@@ -454,7 +454,7 @@ namespace CartesianKernelFunctors {
|
||||
operator()(const Point_3& p, const Point_3& q, const FT& d2) const
|
||||
{
|
||||
return CGAL_NTS compare(squared_distance(p, q), d2);
|
||||
|
||||
}
|
||||
|
||||
result_type
|
||||
operator()(const Point_3& p, const Point_3& q, const Point_3& r, const Point_3& s) const
|
||||
|
||||
Reference in New Issue
Block a user