mirror of https://github.com/CGAL/cgal
Include required header in Ray_hit_generator.h
This commit is contained in:
parent
b5580573d6
commit
f8bf2b33b6
|
|
@ -17,6 +17,7 @@
|
|||
|
||||
#include <CGAL/Modifier_base.h>
|
||||
#include <CGAL/Nef_3/SNC_decorator.h>
|
||||
#include <CGAL/Nef_3/SNC_point_locator.h>
|
||||
#include <CGAL/Nef_3/SNC_intersection.h>
|
||||
#include <CGAL/Convex_decomposition_3/SM_walls.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue