mirror of https://github.com/CGAL/cgal
12 -> 8
This commit is contained in:
parent
1985df8c89
commit
0e59c3488a
|
|
@ -30,7 +30,7 @@
|
|||
#include <fstream>
|
||||
|
||||
#ifdef BOOST_PARAMETER_MAX_ARITY
|
||||
# if (BOOST_PARAMETER_MAX_ARITY < 12)
|
||||
# if (BOOST_PARAMETER_MAX_ARITY < 8)
|
||||
# error "BOOST_PARAMETER_MAX_ARITY must be at least 8 for CGAL::lloyd_optimize_mesh_2()"
|
||||
# endif
|
||||
#else
|
||||
|
|
|
|||
Loading…
Reference in New Issue