included boost/optional/optional.hpp

This commit is contained in:
Efi Fogel 2013-03-13 10:59:31 +02:00
parent a05c10260d
commit 5f277db38b
1 changed files with 2 additions and 0 deletions

View File

@ -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>