Signed-off-by: Tao He <sighingnow@gmail.com>
This commit is contained in:
Tao He 2021-09-15 14:43:38 +08:00
parent 4d6d0e2732
commit a334cde17b
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
#define V3_SRC_TRANSACTION_HPP_ #define V3_SRC_TRANSACTION_HPP_
#include <string> #include <string>
#include <memory>
namespace etcdserverpb { namespace etcdserverpb {
class TxnRequest; class TxnRequest;