removed unused included headers

This commit is contained in:
Sven Oesau 2024-04-23 16:52:34 +02:00
parent 679440b931
commit eb1d1d53cc
1 changed files with 0 additions and 3 deletions

View File

@ -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