From 40f6a6cb04329c35988567dd425ce1b456f9120b Mon Sep 17 00:00:00 2001 From: incredibleLeitman Date: Mon, 30 Nov 2020 18:07:29 +0100 Subject: [PATCH] removed unbelievably ugly newline --- Quickhull.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Quickhull.h b/Quickhull.h index 109a8be..5004b13 100644 --- a/Quickhull.h +++ b/Quickhull.h @@ -105,7 +105,6 @@ public: { points_left.emplace_back(point); } - } // Call get_hull_with_line with the left points, as well as with the right points, and the line