mirror of https://gitee.com/bigwinds/arangodb
fixed compile warning
This commit is contained in:
parent
0da95481ea
commit
cab6ac044d
|
@ -86,7 +86,7 @@ class ManagedDocumentResult;
|
|||
struct OperationCursor;
|
||||
struct OperationOptions;
|
||||
class TransactionContext;
|
||||
struct TransactionState;
|
||||
class TransactionState;
|
||||
class TransactionCollection;
|
||||
|
||||
class Transaction {
|
||||
|
|
Loading…
Reference in New Issue