mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 15:09:59 +01:00
Make reasoning about dependencies easier by not including unused dependencies
This commit is contained in:
@@ -5,11 +5,7 @@
|
||||
|
||||
#include <wallet/db.h>
|
||||
|
||||
#include <addrman.h>
|
||||
#include <hash.h>
|
||||
#include <protocol.h>
|
||||
#include <util/strencodings.h>
|
||||
#include <wallet/walletutil.h>
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user