Fix style error

This commit is contained in:
Kruglov Pavel 2020-04-17 22:19:03 +03:00 committed by GitHub
parent b056dbce1c
commit 0f11526f24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,8 @@ namespace DB
class ReadBuffer;
class MsgPackVisitor : public msgpack::null_visitor {
class MsgPackVisitor : public msgpack::null_visitor
{
public:
struct Info
{