mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-03 17:54:19 +02: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