mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-27 01:51:59 +00:00
Fixed build after merge #2036
This commit is contained in:
parent
3c16faaff0
commit
597160443a
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user