mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 22:50:59 +01:00
Move CScript class and dependencies to script/script
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
#include "chainparams.h"
|
||||
#include "key.h"
|
||||
#include "scriptutils.h"
|
||||
#include "script/script.h"
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user