From 607ced4a5438e5e67a6b81237ac22ece6f041782 Mon Sep 17 00:00:00 2001 From: Andreas Fabri Date: Fri, 12 Feb 2021 10:36:53 +0000 Subject: [PATCH] remove trailing whitespace --- Intersections_3/test/Intersections_3/test_intersections_3.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Intersections_3/test/Intersections_3/test_intersections_3.cpp b/Intersections_3/test/Intersections_3/test_intersections_3.cpp index 97b895b9c1c..f93026b3d11 100644 --- a/Intersections_3/test/Intersections_3/test_intersections_3.cpp +++ b/Intersections_3/test/Intersections_3/test_intersections_3.cpp @@ -673,7 +673,7 @@ struct Test { check_intersection (tet, Pl(P(0,0.5,0), P(1,0.5,-5), P(0.5,0.5,0.5)), Tr(P(0, 0.5, 0), P(0.5,0.5,0), P(0,0.5,0.5))); - + Pl pl(P(0,0.9,0), P(0.9,0,0), P(0.9,0.01,0.06)); typedef typename CGAL::Intersection_traits