mirror of https://github.com/CGAL/cgal
Added missing include
This commit is contained in:
parent
1815c5cfed
commit
5f56d5eea8
|
|
@ -39,6 +39,7 @@
|
|||
#include <CGAL/Sweep_line_2/Arr_overlay_traits_2.h>
|
||||
#include <CGAL/Sweep_line_2/Arr_overlay_sl_visitor.h>
|
||||
#include <CGAL/Sweep_line_2/Arr_batched_pl_sl_visitor.h>
|
||||
#include <CGAL/Sweep_line_2/Arr_vert_decomp_sl_visitor.h>
|
||||
#include <CGAL/Arr_point_location/Arr_batched_point_location_traits_2.h>
|
||||
|
||||
#include <CGAL/Arr_topology_traits/Arr_spherical_construction_helper.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue