forked from mirrors/0ad
Fix compatibility more with Boost 1.47
This was SVN commit r9907.
This commit is contained in:
@@ -19,7 +19,9 @@
|
||||
|
||||
#include "maths/Sqrt.h"
|
||||
|
||||
#include <boost/random.hpp>
|
||||
#include <boost/random/mersenne_twister.hpp>
|
||||
#include <boost/random/uniform_int.hpp>
|
||||
#include <boost/random/variate_generator.hpp>
|
||||
|
||||
class TestSqrt : public CxxTest::TestSuite
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user