Fix build

This commit is contained in:
Alexey Milovidov 2021-01-04 19:38:43 +03:00
parent 735a8ed74c
commit 6ec602ad67

View File

@ -21,7 +21,7 @@
#include <Common/OpenSSLHelpers.h>
#include <Common/hex.h>
#include <common/getResource.h>
#include <common/sleep.cpp>
#include <common/sleep.h>
#include <IO/ReadBufferFromFileDescriptor.h>
#include <IO/WriteBufferFromFileDescriptor.h>
#include <IO/ReadBufferFromFile.h>