Remove useless header includes

This commit is contained in:
Mael Rouxel-Labbé 2024-04-04 14:32:13 +02:00
parent c78160075f
commit c7db56bcda
3 changed files with 0 additions and 6 deletions

View File

@ -15,8 +15,6 @@
#include <CGAL/license/Orthtree.h>
#include <CGAL/Dimension.h>
#include <CGAL/Bbox_2.h>
#include <CGAL/Point_set_2.h>
#include <CGAL/Orthtree/Cartesian_ranges.h>
#include <CGAL/Orthtree_traits_base.h>

View File

@ -14,8 +14,6 @@
#include <CGAL/license/Orthtree.h>
#include <CGAL/Bbox_2.h>
#include <CGAL/Point_set_2.h>
#include <CGAL/Orthtree/Cartesian_ranges.h>
#include <CGAL/Orthtree.h>

View File

@ -15,8 +15,6 @@
#include <CGAL/license/Orthtree.h>
#include <CGAL/Dimension.h>
#include <CGAL/Bbox_2.h>
#include <CGAL/Point_set_2.h>
#include <CGAL/Orthtree/Cartesian_ranges.h>
#include <CGAL/Orthtree_traits_base.h>