Fix build

This commit is contained in:
avogar 2021-10-21 18:01:23 +03:00
parent b50fff4e2b
commit 8aad00818a

View File

@ -12,6 +12,7 @@
#include <IO/WriteHelpers.h>
#include <IO/PeekableReadBuffer.h>
#include <Common/assert_cast.h>
#include <base/scope_guard.h>
namespace DB
{