Skip to content

Commit 2c985bd

Browse files
committed
Fixed build
1 parent d338111 commit 2c985bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/public/lib/idx_test/idx_test_common.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#include <ydb-cpp-sdk/client/table/table.h>
44

55
using namespace NYdb;
6-
using namespace NYdb::V3::NTable;
6+
using namespace NYdb::Dev::NTable;
77

88
namespace NIdxTest {
99

0 commit comments

Comments
 (0)