mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-07 18:31:09 +02:00
includes: Remove rpc/util.h -> node/coinstats.h
Confirmed with IWYU that this is unnecessary.
This commit is contained in:
parent
0848db9c35
commit
102294898d
@ -5,7 +5,6 @@
|
|||||||
#ifndef BITCOIN_RPC_UTIL_H
|
#ifndef BITCOIN_RPC_UTIL_H
|
||||||
#define BITCOIN_RPC_UTIL_H
|
#define BITCOIN_RPC_UTIL_H
|
||||||
|
|
||||||
#include <node/coinstats.h>
|
|
||||||
#include <node/transaction.h>
|
#include <node/transaction.h>
|
||||||
#include <outputtype.h>
|
#include <outputtype.h>
|
||||||
#include <protocol.h>
|
#include <protocol.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user