mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-26 15:36:19 +01:00
Merge bitcoin/bitcoin#27759: Fix #includes in src/wallet
1f97572b9cFix `#include`s in `src/wallet` (Hennadii Stepanov) Pull request description: This PR is a minimum required changes to fix https://github.com/bitcoin/bitcoin/pull/27571#discussion_r1195497290. ACKs for top commit: MarcoFalke: lgtm ACK1f97572b9cTree-SHA512: de885210076d23f3394c42ca50e6ae2470c0ae6523399a2fa3ebb7c06383bdacef9c26166fa19747200396bed796c8772165e24416eb30ed8edd024e3394b2fe
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
#include <wallet/context.h>
|
||||
#include <wallet/external_signer_scriptpubkeyman.h>
|
||||
#include <wallet/fees.h>
|
||||
#include <wallet/scriptpubkeyman.h>
|
||||
|
||||
#include <univalue.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user