| Index: third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h
|
| diff --git a/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h b/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h
|
| index a598ef2e3d196cd37c718fc87f5b543beb7ab7b2..650f4fc6595656ccb563e19d13e3f958afb695bb 100644
|
| --- a/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h
|
| +++ b/third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h
|
| @@ -51,6 +51,7 @@
|
| #include <string>
|
| #include <iosfwd>
|
| #include <google/protobuf/io/zero_copy_stream.h>
|
| +#include <google/protobuf/stubs/callback.h>
|
| #include <google/protobuf/stubs/common.h>
|
| #include <google/protobuf/stubs/scoped_ptr.h>
|
| #include <google/protobuf/stubs/stl_util.h>
|
|
|