mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
test: move random.h include header from setup_common.h to cpp
This commit is contained in:
parent
1b246fdd14
commit
1cd45d4e08
2 changed files with 2 additions and 1 deletions
|
|
@ -32,6 +32,7 @@
|
|||
#include <policy/fees.h>
|
||||
#include <policy/fees_args.h>
|
||||
#include <pow.h>
|
||||
#include <random.h>
|
||||
#include <rpc/blockchain.h>
|
||||
#include <rpc/register.h>
|
||||
#include <rpc/server.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue