mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-24 05:52:08 +02:00
tests: Reduce compilation time and unneccessary recompiles by removing unused includes in tests
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
|
||||
#include <key.h>
|
||||
#include <script/script.h>
|
||||
#include <script/script_error.h>
|
||||
#include <script/standard.h>
|
||||
#include <test/setup_common.h>
|
||||
#include <wallet/ismine.h>
|
||||
|
||||
Reference in New Issue
Block a user