fix clang-tidy build

This commit is contained in:
Kseniia Sumarokova 2023-05-24 12:14:15 +02:00 committed by GitHub
parent 241e75197e
commit 91eb3ad2bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@
#include <vector>
#include <boost/noncopyable.hpp>
#include <Disks/IDisk.h>
#include <sys/types.h>
namespace DB
{