mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 06:28:31 +01:00
Make reasoning about dependencies easier by not including unused dependencies
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
#include <primitives/block.h>
|
||||
#include <scheduler.h>
|
||||
#include <txmempool.h>
|
||||
#include <util/system.h>
|
||||
#include <validation.h>
|
||||
|
||||
#include <list>
|
||||
#include <atomic>
|
||||
|
||||
Reference in New Issue
Block a user