mirror of https://github.com/CGAL/cgal
add missing include
This commit is contained in:
parent
bef0339671
commit
fd37bc3a16
|
|
@ -18,6 +18,8 @@
|
|||
#include <CGAL/boost/graph/Euler_operations.h>
|
||||
#include <CGAL/boost/graph/named_params_helper.h>
|
||||
|
||||
#include <unordered_map>
|
||||
|
||||
namespace CGAL {
|
||||
namespace Polygon_mesh_processing {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue