Commit 69f7dcf0 authored by Chen Bill's avatar Chen Bill Committed by GitHub

include in mtrandom.h (#619)

parent a3fe63a3
...@@ -9,6 +9,8 @@ ...@@ -9,6 +9,8 @@
#define MTRANDOM_H_ #define MTRANDOM_H_
#include <random> #include <random>
#include <vector>
#include <utility>
class mt19937 { class mt19937 {
public: public:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment