Fixed build with GCC and Clang
This commit is contained in:
parent
9e10291df5
commit
1bf58b83f4
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
|
||||
#include <cstdlib> //needed for RAND_MAX
|
||||
#include <cstdint>
|
||||
#include <iterator> //needed for std::distance
|
||||
|
||||
namespace random_new
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue