mirror of https://github.com/CGAL/cgal
Fix #include
This commit is contained in:
parent
71ccb7d576
commit
5af63b5893
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
// include this to get #define BOOST_PARAMETER_MAX_ARITY 12
|
||||
// as otherwise it gets set via inclusion of Polyhedron_3.h
|
||||
#include <CGAL/Mesh_3/global_parameters.h>
|
||||
#include <CGAL/boost/parameter.h>
|
||||
#include <CGAL/Default.h>
|
||||
|
||||
#include "Polyhedron_type.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue