mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-12-17 16:14:44 +01:00
script: add a slew of includes all around and drop includes from script.h
Lots of files ended up with indirect includes from script.h.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include "paymentrequestdata.h"
|
||||
|
||||
#include "util.h"
|
||||
#include "utilstrencodings.h"
|
||||
|
||||
#include <openssl/x509.h>
|
||||
#include <openssl/x509_vfy.h>
|
||||
|
||||
Reference in New Issue
Block a user