Skip to content

Commit

Permalink
Merge 7599f79 into 0c7bae3
Browse files Browse the repository at this point in the history
  • Loading branch information
alexv-smirnov authored Jul 1, 2024
2 parents 0c7bae3 + 7599f79 commit 5b2ee24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ydb/apps/ydb/main.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#include <ydb/apps/ydb/commands/ydb_cloud_root.h>
#include <ydb/public/lib/ydb_cli/commands/ydb_service_topic.h>

// trigger check
TVector<NYdb::NTopic::ECodec> NYdb::NConsoleClient::InitAllowedCodecs() {
return TVector<NYdb::NTopic::ECodec>{
NYdb::NTopic::ECodec::RAW,
Expand Down

0 comments on commit 5b2ee24

Please sign in to comment.