mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-14 17:48:01 +02: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:
@@ -6,7 +6,6 @@
|
||||
#include <script/keyorigin.h>
|
||||
#include <script/interpreter.h>
|
||||
#include <script/signingprovider.h>
|
||||
#include <script/standard.h>
|
||||
|
||||
#include <logging.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user