mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-30 16:05:51 +00:00
Missing type.
This commit is contained in:
@@ -19,6 +19,7 @@ class TransactionMetaSet
|
|||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
typedef boost::shared_ptr<TransactionMetaSet> pointer;
|
typedef boost::shared_ptr<TransactionMetaSet> pointer;
|
||||||
|
typedef const pointer& ref;
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
uint256 mTransactionID;
|
uint256 mTransactionID;
|
||||||
|
|||||||
Reference in New Issue
Block a user