mirror of
https://github.com/boostorg/random.git
synced 2026-01-19 04:22:17 +00:00
@@ -19,7 +19,6 @@
|
||||
#include <boost/config/no_tr1/cmath.hpp>
|
||||
#include <boost/limits.hpp>
|
||||
#include <boost/type_traits/is_integral.hpp>
|
||||
#include <boost/math/special_functions.hpp>
|
||||
#include <boost/random/detail/signed_unsigned_tools.hpp>
|
||||
#include <boost/random/detail/generator_bits.hpp>
|
||||
|
||||
|
||||
@@ -15,6 +15,7 @@
|
||||
#include <boost/random/mersenne_twister.hpp>
|
||||
#include <boost/random/lagged_fibonacci.hpp>
|
||||
#include <boost/cstdint.hpp>
|
||||
#include <boost/mpl/vector.hpp>
|
||||
|
||||
#define BOOST_TEST_MAIN
|
||||
#include <boost/test/unit_test.hpp>
|
||||
|
||||
Reference in New Issue
Block a user