Skip to content

Commit c05b5f3

Browse files
committed
Add missing includes
1 parent 0299c03 commit c05b5f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/google/protobuf/wire_format_unittest.inc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@
4949
#include <google/protobuf/stubs/casts.h>
5050
#include <google/protobuf/stubs/strutil.h>
5151
#include <google/protobuf/stubs/stl_util.h>
52+
#include <google/protobuf/dynamic_message.h>
53+
5254

5355
// clang-format off
5456
#include <google/protobuf/port_def.inc>

0 commit comments

Comments
 (0)