mirror of https://github.com/CGAL/cgal
removed unused included headers
This commit is contained in:
parent
679440b931
commit
eb1d1d53cc
|
|
@ -33,9 +33,6 @@
|
||||||
|
|
||||||
#include <boost/range/adaptor/transformed.hpp>
|
#include <boost/range/adaptor/transformed.hpp>
|
||||||
|
|
||||||
#include <CGAL/AABB_face_graph_triangle_primitive.h>
|
|
||||||
#include <CGAL/AABB_tree.h>
|
|
||||||
#include <CGAL/AABB_traits_3.h>
|
|
||||||
#include <CGAL/boost/graph/helpers.h>
|
#include <CGAL/boost/graph/helpers.h>
|
||||||
|
|
||||||
namespace CGAL
|
namespace CGAL
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue