mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 06:28:31 +01:00
move rand functions from util to new random.h/.cpp
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
#include "chainparams.h"
|
||||
|
||||
#include "assert.h"
|
||||
#include "random.h"
|
||||
#include "util.h"
|
||||
|
||||
#include <boost/assign/list_of.hpp>
|
||||
|
||||
Reference in New Issue
Block a user