diff --git a/etcd/v3/Transaction.hpp b/etcd/v3/Transaction.hpp index fbad6da..bc561b8 100644 --- a/etcd/v3/Transaction.hpp +++ b/etcd/v3/Transaction.hpp @@ -2,6 +2,7 @@ #define V3_SRC_TRANSACTION_HPP_ #include +#include namespace etcdserverpb { class TxnRequest;