Add #include

This commit is contained in:
Andreas Fabri 2018-03-26 08:32:54 +01:00
parent b918ab4ba7
commit 92d211e03c
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
#include <CGAL/Polyhedron_3.h>
#include <CGAL/Polyhedron_items_with_id_3.h>
#include <CGAL/Linear_cell_complex_for_bgl_combinatorial_map_helper.h>
#include <CGAL/boost/graph/graph_traits_Linear_cell_complex_for_combinatorial_map.h>