Skip to content

Commit

Permalink
Update main.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
alexv-smirnov authored Jul 1, 2024
1 parent 690589b commit 7599f79
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 7599f79

Please sign in to comment.