Fixed build after merge #2036

This commit is contained in:
Alexey Milovidov 2018-03-14 21:58:40 +03:00
parent 3c16faaff0
commit 597160443a

View File

@ -368,7 +368,7 @@ public:
private:
friend struct WatchContext;
friend class EphemeralNodeHolder;
friend class OpResult;
friend struct OpResult;
void init(const std::string & hosts, const std::string & identity, int32_t session_timeout_ms, const std::string & chroot);