mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-12 15:09:59 +01:00
test: Remove unused scheduler.h include from the common setup
The common setup is included in virtually all tests, so it should be as slim as possible.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include <rpc/blockchain.h>
|
||||
#include <rpc/register.h>
|
||||
#include <rpc/server.h>
|
||||
#include <scheduler.h>
|
||||
#include <script/sigcache.h>
|
||||
#include <streams.h>
|
||||
#include <txdb.h>
|
||||
|
||||
Reference in New Issue
Block a user