mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-12 09:22:05 +00:00
build fix
This commit is contained in:
parent
142c63e487
commit
fd5b1741a6
@ -70,7 +70,7 @@ private:
|
||||
|
||||
void processQuery();
|
||||
|
||||
bool isEmptyQuery(const String & query);
|
||||
static bool isEmptyQuery(const String & query);
|
||||
};
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user