Add missing #include

This commit is contained in:
Andreas Fabri 2010-09-08 06:04:07 +00:00
parent c6f3973dd6
commit 3de348a9d0
1 changed files with 1 additions and 0 deletions

View File

@ -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