mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 16:42:05 +00:00
fixed clang build; added new line
This commit is contained in:
parent
8c5a0d073b
commit
60cd766623
@ -65,4 +65,5 @@ bool BrotliReadBuffer::nextImpl()
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -35,4 +35,5 @@ private:
|
||||
|
||||
bool eof;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user