mirror of https://github.com/CGAL/cgal
add missing include directive
This commit is contained in:
parent
584771e6a7
commit
7d2de68d1c
|
|
@ -15,6 +15,7 @@
|
|||
|
||||
#include <CGAL/license/Polygon_mesh_processing/miscellaneous.h>
|
||||
|
||||
#include <CGAL/boost/graph/Euler_operations.h>
|
||||
#include <CGAL/boost/graph/named_params_helper.h>
|
||||
|
||||
namespace CGAL {
|
||||
|
|
|
|||
Loading…
Reference in New Issue