mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 00:22:29 +00:00
Fix style error
This commit is contained in:
parent
b056dbce1c
commit
0f11526f24
@ -11,7 +11,8 @@ namespace DB
|
||||
|
||||
class ReadBuffer;
|
||||
|
||||
class MsgPackVisitor : public msgpack::null_visitor {
|
||||
class MsgPackVisitor : public msgpack::null_visitor
|
||||
{
|
||||
public:
|
||||
struct Info
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user