Skip to content

Commit 36ef0d9

Browse files
authored
fix build err turn off close build fail if i turn OFF pulsar. timeplus-io#892 (timeplus-io#895)
1 parent 76c1d9a commit 36ef0d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Storages/ExternalStream/parseShards.h

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#pragma once
22

3+
#include <vector>
4+
#include <string>
5+
36
namespace DB
47
{
58

0 commit comments

Comments
 (0)