mirror of https://github.com/CGAL/cgal
included boost/optional/optional.hpp
This commit is contained in:
parent
a05c10260d
commit
5f277db38b
|
|
@ -26,6 +26,8 @@
|
|||
* Definition of the global Arr_overlay_2() function.
|
||||
*/
|
||||
|
||||
#include <boost/optional/optional.hpp>
|
||||
|
||||
#include <CGAL/Arrangement_on_surface_2.h>
|
||||
#include <CGAL/Sweep_line_2.h>
|
||||
#include <CGAL/Sweep_line_2/Arr_default_overlay_traits_base.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue