Skip to content

Commit

Permalink
Add missing includes
Browse files Browse the repository at this point in the history
  • Loading branch information
deannagarcia committed Sep 13, 2022
1 parent d1635e1 commit 9efdf55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/google/protobuf/wire_format_unittest.inc
Expand Up @@ -49,6 +49,7 @@
#include <google/protobuf/stubs/casts.h>
#include <google/protobuf/stubs/strutil.h>
#include <google/protobuf/stubs/stl_util.h>
#include <google/protobuf/dynamic_message.h>

// clang-format off
#include <google/protobuf/port_def.inc>
Expand Down

0 comments on commit 9efdf55

Please sign in to comment.