mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-08-23 20:12:48 +02:00
includes: Remove rpc/util.h -> node/coinstats.h
Confirmed with IWYU that this is unnecessary.
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user