mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 22:50:59 +01:00
Clean up things that include script/standard.h
Remove standard.h from files that don't use anything in it, and include it in files that do.
This commit is contained in:
@@ -65,7 +65,6 @@
|
||||
#include <rpc/util.h>
|
||||
#include <scheduler.h>
|
||||
#include <script/sigcache.h>
|
||||
#include <script/standard.h>
|
||||
#include <shutdown.h>
|
||||
#include <sync.h>
|
||||
#include <timedata.h>
|
||||
|
||||
Reference in New Issue
Block a user