From 724a5a535eed13aa7f1c1874f81c65a44d63f51c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mael=20Rouxel-Labb=C3=A9?= Date: Fri, 23 Mar 2018 16:59:36 +0100 Subject: [PATCH] Removed useless include --- Point_set_processing_3/include/CGAL/structure_point_set.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Point_set_processing_3/include/CGAL/structure_point_set.h b/Point_set_processing_3/include/CGAL/structure_point_set.h index 50601d53195..9efffad8115 100644 --- a/Point_set_processing_3/include/CGAL/structure_point_set.h +++ b/Point_set_processing_3/include/CGAL/structure_point_set.h @@ -34,7 +34,6 @@ #include #include -#include #include #include