Skip to content

Commit

Permalink
Fixed conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
GrigoriyPA committed Nov 27, 2024
1 parent 878ae5d commit 6c25c06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ydb/core/fq/libs/row_dispatcher/row_dispatcher.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#include "row_dispatcher.h"

#include "actors_factory.h"
#include "common.h"
#include "coordinator.h"
#include "leader_election.h"

Expand Down
1 change: 1 addition & 0 deletions ydb/core/fq/libs/row_dispatcher/ya.make
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ LIBRARY()

SRCS(
actors_factory.cpp
common.cpp
coordinator.cpp
leader_election.cpp
row_dispatcher_service.cpp
Expand Down

0 comments on commit 6c25c06

Please sign in to comment.