mirror of https://github.com/CGAL/cgal
Add missing #include
This commit is contained in:
parent
c6f3973dd6
commit
3de348a9d0
|
|
@ -41,6 +41,7 @@
|
|||
|
||||
#include <boost/random/linear_congruential.hpp>
|
||||
#include <boost/random/uniform_real.hpp>
|
||||
#include <boost/random/variate_generator.hpp>
|
||||
|
||||
#undef CGAL_NEF_DEBUG
|
||||
#define CGAL_NEF_DEBUG 53
|
||||
|
|
|
|||
Loading…
Reference in New Issue