mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-11 22:50:59 +01:00
Rename script.h/.cpp to scriptutils.h/.cpp (plus remove duplicated includes)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#ifndef BITCOIN_CORE_H
|
||||
#define BITCOIN_CORE_H
|
||||
|
||||
#include "script.h"
|
||||
#include "scriptutils.h"
|
||||
#include "serialize.h"
|
||||
#include "uint256.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user