mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 06:28:31 +01:00
test: Fix test_random includes
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
#include "chain.h"
|
||||
#include "test_random.h"
|
||||
#include "versionbits.h"
|
||||
#include "test/test_bitcoin.h"
|
||||
#include "test/test_random.h"
|
||||
#include "chainparams.h"
|
||||
#include "main.h"
|
||||
#include "consensus/params.h"
|
||||
|
||||
Reference in New Issue
Block a user