Skip to content

Commit 0fa3052

Browse files
authored
Migration to new protobuf (devtools request) (#6437)
1 parent 5b12fa6 commit 0fa3052

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/public/lib/protobuf/helpers.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#include "helpers.h"
22

3-
#include <google/protobuf/compiler/cpp/cpp_helpers.h>
3+
#include <google/protobuf/compiler/cpp/helpers.h>
44
#include <google/protobuf/any.pb.h>
55
#include <google/protobuf/duration.pb.h>
66
#include <google/protobuf/empty.pb.h>

0 commit comments

Comments
 (0)