Merge #8651: Predeclare PrecomputedTransactionData as struct
4424af5
Predeclare PrecomputedTransactionData as sturct (Pieter Wuille)
This commit is contained in:
commit
e82fb872ff
1 changed files with 1 additions and 1 deletions
|
@ -38,8 +38,8 @@ class CScriptCheck;
|
|||
class CTxMemPool;
|
||||
class CValidationInterface;
|
||||
class CValidationState;
|
||||
class PrecomputedTransactionData;
|
||||
|
||||
struct PrecomputedTransactionData;
|
||||
struct CNodeStateStats;
|
||||
struct LockPoints;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue