Skip to content

Commit aec2735

Browse files
committed
Revert "Do not include data_events/events.h in do datashard.h. Ydb import fix. (#552)"
This reverts commit 1a5147c.
1 parent 31e4848 commit aec2735

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

ydb/core/tx/datashard/datashard.h

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
#include "datashard_s3_upload.h"
55

66
#include <ydb/core/tx/tx.h>
7+
#include <ydb/core/tx/data_events/events.h>
78
#include <ydb/core/tx/message_seqno.h>
89
#include <ydb/core/base/domain.h>
910
#include <ydb/core/base/row_version.h>

ydb/core/tx/datashard/datashard_pipeline.h

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
#include "execution_unit.h"
99
#include "read_iterator.h"
1010

11-
#include <ydb/core/tx/data_events/events.h>
1211
#include <ydb/core/tablet_flat/flat_cxx_database.h>
1312

1413
namespace NKikimr {

0 commit comments

Comments
 (0)