Fix style

This commit is contained in:
Alexey Milovidov 2021-05-24 00:48:54 +03:00
parent 408b828777
commit 57a3f132d7

View File

@ -13,9 +13,6 @@
#include <IO/WriteHelpers.h>
#include <IO/BufferWithOwnMemory.h>
#include <Compression/LZ4_decompress_faster.h>
#pragma GCC diagnostic ignored "-Wold-style-cast"