Skip to content

Commit 6c25c06

Browse files
committed
Fixed conflicts
1 parent 878ae5d commit 6c25c06

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

ydb/core/fq/libs/row_dispatcher/row_dispatcher.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#include "row_dispatcher.h"
22

33
#include "actors_factory.h"
4+
#include "common.h"
45
#include "coordinator.h"
56
#include "leader_election.h"
67

ydb/core/fq/libs/row_dispatcher/ya.make

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ LIBRARY()
22

33
SRCS(
44
actors_factory.cpp
5+
common.cpp
56
coordinator.cpp
67
leader_election.cpp
78
row_dispatcher_service.cpp

0 commit comments

Comments
 (0)