mirror of https://github.com/CGAL/cgal
Fix compilation of <CGAL/Mesh_3/experimental/Get_facet_patch_id.h>
missing header
This commit is contained in:
parent
dc7c887436
commit
ddb1aa8aec
|
|
@ -25,6 +25,7 @@
|
|||
#include <CGAL/license/Mesh_3.h>
|
||||
|
||||
#include <CGAL/property_map.h>
|
||||
#include <CGAL/Mesh_3/properties.h>
|
||||
#include <boost/mpl/has_xxx.hpp>
|
||||
|
||||
namespace CGAL { namespace Mesh_3 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue