mirror of https://github.com/CGAL/cgal
Fix compilation error (missing header)
This commit is contained in:
parent
772772d7b7
commit
2a7fb19d3e
|
|
@ -29,6 +29,7 @@
|
|||
#include <boost/bimap/multiset_of.hpp>
|
||||
#include <boost/foreach.hpp>
|
||||
#include <boost/mpl/has_xxx.hpp>
|
||||
#include <CGAL/Mesh_facet_topology.h>
|
||||
|
||||
namespace CGAL {
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue