mirror of https://github.com/CGAL/cgal
Remove unneeded includes
This commit is contained in:
parent
12a5cd9f82
commit
c5367399ab
|
|
@ -1,8 +1,6 @@
|
|||
#include <CGAL/basic.h>
|
||||
#include <CGAL/use.h>
|
||||
#include <CGAL/Cartesian.h>
|
||||
#include <CGAL/intersections.h>
|
||||
#include <CGAL/Bbox_3.h>
|
||||
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
|
||||
#include <CGAL/Exact_predicates_exact_constructions_kernel.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue