mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-25 15:05:55 +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:
@@ -19,7 +19,6 @@
|
||||
#include <crypto/sha256.h>
|
||||
#include <script/interpreter.h>
|
||||
#include <script/miniscript.h>
|
||||
#include <script/standard.h>
|
||||
#include <script/script_error.h>
|
||||
|
||||
namespace {
|
||||
|
||||
Reference in New Issue
Block a user