mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 23:18:14 +01:00
wallet, tests: Include wallet/test/util.h
This will be needed for the following scripted-diff to work.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include <key.h>
|
||||
#include <key_io.h>
|
||||
#include <wallet/wallet.h>
|
||||
#include <wallet/test/util.h>
|
||||
#include <walletinitinterface.h>
|
||||
|
||||
#include <chrono>
|
||||
|
||||
@@ -26,6 +26,7 @@
|
||||
#include <qt/walletmodel.h>
|
||||
#include <test/util/setup_common.h>
|
||||
#include <validation.h>
|
||||
#include <wallet/test/util.h>
|
||||
#include <wallet/wallet.h>
|
||||
|
||||
#include <chrono>
|
||||
|
||||
Reference in New Issue
Block a user