sorry about breaking the testsuite

This commit is contained in:
Andreas Fabri
2009-08-25 07:14:39 +00:00
parent 6abc4f2b7f
commit c13fede7aa
@@ -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