mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 23:18:14 +01:00
Make reasoning about dependencies easier by not including unused dependencies
This commit is contained in:
@@ -4,12 +4,8 @@
|
||||
|
||||
#include <qt/test/rpcnestedtests.h>
|
||||
|
||||
#include <chainparams.h>
|
||||
#include <consensus/validation.h>
|
||||
#include <fs.h>
|
||||
#include <interfaces/node.h>
|
||||
#include <validation.h>
|
||||
#include <rpc/register.h>
|
||||
#include <rpc/server.h>
|
||||
#include <qt/rpcconsole.h>
|
||||
#include <test/setup_common.h>
|
||||
|
||||
Reference in New Issue
Block a user