mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 14:08:40 +01:00
Make reasoning about dependencies easier by not including unused dependencies
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
|
||||
#include <hash.h>
|
||||
#include <consensus/consensus.h>
|
||||
#include <util/strencodings.h>
|
||||
|
||||
|
||||
CMerkleBlock::CMerkleBlock(const CBlock& block, CBloomFilter* filter, const std::set<uint256>* txids)
|
||||
|
||||
Reference in New Issue
Block a user