mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
Fix build.
This commit is contained in:
parent
95e4297601
commit
f7f5ad3952
@ -528,7 +528,7 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
void initialize(Poco::Util::Application & self)
|
||||
void initialize(Poco::Util::Application & self [[maybe_unused]])
|
||||
{
|
||||
std::string home_path;
|
||||
const char * home_path_cstr = getenv("HOME");
|
||||
|
Loading…
Reference in New Issue
Block a user