From 52e4126d04e038e8b533cb3d9da8a37d2cef0968 Mon Sep 17 00:00:00 2001 From: Jane Tournois Date: Thu, 22 Jan 2015 14:00:07 +0100 Subject: [PATCH] remove useless include --- .../include/CGAL/Point_inside_polygon_mesh_3.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Polygon_mesh_processing/include/CGAL/Point_inside_polygon_mesh_3.h b/Polygon_mesh_processing/include/CGAL/Point_inside_polygon_mesh_3.h index c67e2167e60..66dffced6cf 100644 --- a/Polygon_mesh_processing/include/CGAL/Point_inside_polygon_mesh_3.h +++ b/Polygon_mesh_processing/include/CGAL/Point_inside_polygon_mesh_3.h @@ -27,7 +27,6 @@ #include #include -#include namespace CGAL {