Skip to content

Commit f9125f7

Browse files
Fix includes in AzureObjectStorage
1 parent 5fbf50b commit f9125f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Disks/ObjectStorages/AzureBlobStorage/AzureObjectStorage.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#include <Disks/IO/WriteBufferFromAzureBlobStorage.h>
1010
#include <Disks/IO/ReadBufferFromRemoteFSGather.h>
1111
#include <Disks/IO/AsynchronousBoundedReadBuffer.h>
12+
#include <IO/AzureBlobStorage/copyAzureBlobStorageFile.h>
1213

1314
#include <Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.h>
1415
#include <Disks/ObjectStorages/ObjectStorageIteratorAsync.h>

0 commit comments

Comments
 (0)