mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 15:42:02 +00:00
Update LineReader.h
This commit is contained in:
parent
b79855477f
commit
bf31ddfe1f
@ -50,5 +50,5 @@ private:
|
||||
|
||||
/// Since CMake doesn't impose restrictions on includes between unrelated targets
|
||||
/// it's possible that we include this file without USE_REPLXX defined.
|
||||
void * impl;
|
||||
[[maybe_unused]] void * impl;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user