mirror of https://github.com/CGAL/cgal
Fix missing set include
This commit is contained in:
parent
4ec4ef63f2
commit
f61a0e39f6
|
|
@ -23,6 +23,7 @@
|
|||
#include <CGAL/license/Mesh_3.h>
|
||||
#include <CGAL/Surface_mesh.h>
|
||||
#include <CGAL/Mesh_3/properties.h>
|
||||
#include <set>
|
||||
|
||||
namespace boost {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue