Skip to content

Commit 4f0d854

Browse files
authored
Fix missing include? (#9023)
1 parent c754c64 commit 4f0d854

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ydb/core/protos/out/out.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
#include <ydb/core/protos/subdomains.pb.h>
2626
#include <ydb/core/protos/data_events.pb.h>
2727
#include <ydb/core/protos/statistics.pb.h>
28+
#include <ydb/core/protos/index_builder.pb.h>
2829

2930
#include <util/stream/output.h>
3031

0 commit comments

Comments
 (0)