Fixing build.

This commit is contained in:
Nikolai Kochetov 2022-05-25 18:59:46 +02:00
parent 7b681fa8ac
commit 1f9b1cf726

View File

@ -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