Skip to content

Commit f17ffc2

Browse files
committed
Address review issues
1 parent 4a71c3c commit f17ffc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Storages/ObjectStorage/StorageObjectStorageCluster.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
#include <Common/Exception.h>
44
#include <Common/StringUtils.h>
5-
#include "Parsers/ASTSetQuery.h"
5+
#include <Parsers/ASTSetQuery.h>
66

77
#include <Core/Settings.h>
88
#include <Formats/FormatFactory.h>

0 commit comments

Comments
 (0)