mirror of https://github.com/CGAL/cgal
Add missing header include
This commit is contained in:
parent
a8f143d6a8
commit
47df5dc4df
|
|
@ -17,6 +17,7 @@
|
|||
|
||||
#include <CGAL/algorithm.h>
|
||||
#include <CGAL/boost/graph/iterator.h>
|
||||
#include <CGAL/boost/graph/Named_function_parameters.h>
|
||||
#include <CGAL/boost/graph/named_params_helper.h>
|
||||
#include <CGAL/Container_helper.h>
|
||||
#include <CGAL/Dynamic_property_map.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue