From 947fa976392f99e2477c13961e76b4b6b32c99ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Loriot?= Date: Fri, 4 Jul 2014 11:14:31 +0200 Subject: [PATCH] remove non-needed include directive --- BGL/include/CGAL/iterator_range.h | 1 - 1 file changed, 1 deletion(-) diff --git a/BGL/include/CGAL/iterator_range.h b/BGL/include/CGAL/iterator_range.h index 0b82e21da16..db7e33c000a 100644 --- a/BGL/include/CGAL/iterator_range.h +++ b/BGL/include/CGAL/iterator_range.h @@ -21,7 +21,6 @@ #define CGAL_ITERATOR_RANGE_H #include -#include #include namespace CGAL {