Include stdint, for uint32_t support.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
#include <stdlib.h>
|
||||
#include <math.h>
|
||||
#include <float.h>
|
||||
#include <stdint.h>
|
||||
|
||||
#include <boost/random.hpp>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user