mirror of https://github.com/CGAL/cgal
remove non-needed include directive
This commit is contained in:
parent
03c7223873
commit
947fa97639
|
|
@ -21,7 +21,6 @@
|
|||
#define CGAL_ITERATOR_RANGE_H
|
||||
|
||||
#include <CGAL/tuple.h>
|
||||
#include <boost/range/irange.hpp>
|
||||
#include <utility>
|
||||
|
||||
namespace CGAL {
|
||||
|
|
|
|||
Loading…
Reference in New Issue