mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-04-18 00:53:05 +02:00
Add missing include to script.h
This commit is contained in:
parent
fcedd45c3c
commit
437173f430
@ -10,6 +10,8 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#include <boost/foreach.hpp>
|
||||
|
||||
class CTransaction;
|
||||
|
||||
enum
|
||||
|
Loading…
x
Reference in New Issue
Block a user