mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-04 04:31:41 +00:00
node/coinstats: Replace #include with fwd-declaration
This commit is contained in:
parent
7b8e976cd5
commit
07156eb387
@ -8,11 +8,11 @@
|
||||
|
||||
#include <amount.h>
|
||||
#include <uint256.h>
|
||||
#include <validation.h>
|
||||
|
||||
#include <cstdint>
|
||||
#include <functional>
|
||||
|
||||
class BlockManager;
|
||||
class CCoinsView;
|
||||
|
||||
enum class CoinStatsHashType {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user