mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
Predeclare PrecomputedTransactionData as sturct
This commit is contained in:
parent
6f939c9080
commit
4424af5190
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
Add a link
Reference in a new issue