mirror of https://github.com/CGAL/cgal
Fix wrong patch
This commit is contained in:
parent
a481d2651c
commit
5d46351d77
|
|
@ -34,8 +34,8 @@
|
|||
#include <CGAL/squared_distance_3.h>
|
||||
#include <CGAL/function.h>
|
||||
|
||||
#include <boost/iterator/counting_iterator.hpp>
|
||||
#include <boost/iterator/transform_iterator.hpp>
|
||||
#include <CGAL/boost/iterator/counting_iterator.hpp>
|
||||
#include <CGAL/boost/iterator/transform_iterator.hpp>
|
||||
#include <boost/iterator/filter_iterator.hpp>
|
||||
#include <boost/make_shared.hpp>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue