mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-19 20:20:00 +01:00
Make reasoning about dependencies easier by not including unused dependencies
This commit is contained in:
@@ -6,8 +6,6 @@
|
||||
#include <util/system.h>
|
||||
|
||||
#include <chainparamsbase.h>
|
||||
#include <random.h>
|
||||
#include <serialize.h>
|
||||
#include <util/strencodings.h>
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
Reference in New Issue
Block a user