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