edits
[iotcloud.git] / version2 / src / C / PendingTransaction.h
index c036c869bb35a5bd586b5eb29f45380619db78c7..3e72fa364579bea3a2ee7f7aa453b4bb3bfa2fa2 100644 (file)
@@ -14,6 +14,7 @@ private:
 
 public:
        PendingTransaction(int64_t _machineId);
+       ~PendingTransaction();
        /**
         * Add a new key value to the updates
         *