diff --git a/toolkit/components/protobuf/google/protobuf/wire_format_lite_inl.h b/toolkit/components/protobuf/google/protobuf/wire_format_lite_inl.h --- a/toolkit/components/protobuf/google/protobuf/wire_format_lite_inl.h +++ b/toolkit/components/protobuf/google/protobuf/wire_format_lite_inl.h @@ -31,16 +31,17 @@ // Author: kenton@google.com (Kenton Varda) // wink@google.com (Wink Saville) (refactored from wire_format.h) // Based on original Protocol Buffers design by // Sanjay Ghemawat, Jeff Dean, and others. #ifndef GOOGLE_PROTOBUF_WIRE_FORMAT_LITE_INL_H__ #define GOOGLE_PROTOBUF_WIRE_FORMAT_LITE_INL_H__ +#include #include #include #include #include #include #include #include