mirror of https://github.com/CGAL/cgal
Add missing #include
This commit is contained in:
parent
aefd26b080
commit
39e6ad9139
|
|
@ -25,6 +25,7 @@
|
|||
#include <CGAL/license/AABB_tree.h>
|
||||
|
||||
#include <CGAL/Bbox_3.h>
|
||||
#include <CGAL/Default.h>
|
||||
#include <CGAL/intersections.h>
|
||||
#include <CGAL/internal/AABB_tree/Has_nested_type_Shared_data.h>
|
||||
#include <CGAL/internal/AABB_tree/Is_ray_intersection_geomtraits.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue