mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-27 01:51:59 +00:00
Fixing build.
This commit is contained in:
parent
7b681fa8ac
commit
1f9b1cf726
@ -338,7 +338,7 @@ private:
|
||||
std::unordered_set<std::string> storages;
|
||||
std::unordered_set<std::string> table_functions;
|
||||
|
||||
std::mutex mutex;
|
||||
mutable std::mutex mutex;
|
||||
};
|
||||
|
||||
/// Needs to be changed while having const context in factories methods
|
||||
|
Loading…
Reference in New Issue
Block a user