mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-19 06:43:45 +01:00
Remove unused includes
This commit is contained in:
@@ -5,9 +5,7 @@
|
||||
|
||||
#include <node/coinstats.h>
|
||||
|
||||
#include <amount.h>
|
||||
#include <coins.h>
|
||||
#include <chain.h>
|
||||
#include <hash.h>
|
||||
#include <serialize.h>
|
||||
#include <validation.h>
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
#include <consensus/validation.h>
|
||||
#include <net.h>
|
||||
#include <net_processing.h>
|
||||
#include <txmempool.h>
|
||||
#include <util/validation.h>
|
||||
#include <validation.h>
|
||||
#include <validationinterface.h>
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
|
||||
#include <attributes.h>
|
||||
#include <primitives/transaction.h>
|
||||
#include <uint256.h>
|
||||
#include <util/error.h>
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user