File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 77
88#include " google/protobuf/implicit_weak_message.h"
99
10+ #include < string>
11+
1012#include " google/protobuf/generated_message_tctable_decl.h"
1113#include " google/protobuf/message_lite.h"
1214#include " google/protobuf/parse_context.h"
1315
1416// Must be included last.
17+ #include " google/protobuf/port.h"
1518#include " google/protobuf/port_def.inc"
1619
1720// Since we could be merging Translation units, we must check if this was done
Original file line number Diff line number Diff line change 66// https://developers.google.com/open-source/licenses/bsd
77
88#include < memory>
9- #include < queue>
109#include < string>
1110
1211#include < gmock/gmock.h>
1615#include " absl/strings/string_view.h"
1716#include " google/protobuf/map_unittest.pb.h"
1817#include " google/protobuf/message.h"
19- #include " google/protobuf/reflection_visit_fields.h"
2018#include " google/protobuf/unittest.pb.h"
2119#include " google/protobuf/unittest_mset.pb.h"
2220
You can’t perform that action at this time.
0 commit comments