mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-20 14:05:23 +01: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
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
|||
#ifndef BITCOIN_RPC_UTIL_H
|
||||
#define BITCOIN_RPC_UTIL_H
|
||||
|
||||
#include <node/coinstats.h>
|
||||
#include <node/transaction.h>
|
||||
#include <outputtype.h>
|
||||
#include <protocol.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue