From ec9ab2f33ffe989f05f2d44e9bfc3edcd0f3a185 Mon Sep 17 00:00:00 2001 From: Efi Fogel Date: Mon, 30 Nov 2020 10:16:42 +0200 Subject: [PATCH] Cleaned up --- .../include/CGAL/Boolean_set_operations_2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2.h b/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2.h index 7956b319e12..1dad20d6fe6 100644 --- a/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2.h +++ b/Boolean_set_operations_2/include/CGAL/Boolean_set_operations_2.h @@ -40,7 +40,7 @@ namespace CGAL { /// \name do_intersect() functions. //@{ -// Polygon_2, Polygon_2 ======================================================= +// Polygon_2, Polygon_2 ======================================================== // With Traits template inline bool do_intersect(const Polygon_2& pgn1,