mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 14:38:29 +01:00
tests: Reduce compilation time and unneccessary recompiles by removing unused includes in tests
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
#include <chain.h>
|
||||
#include <chainparams.h>
|
||||
#include <pow.h>
|
||||
#include <random.h>
|
||||
#include <util/system.h>
|
||||
#include <test/setup_common.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user