Chromium Code Reviews| Index: third_party/protobuf/src/google/protobuf/reflection_ops.h |
| =================================================================== |
| --- third_party/protobuf/src/google/protobuf/reflection_ops.h (revision 216642) |
| +++ third_party/protobuf/src/google/protobuf/reflection_ops.h (working copy) |
| @@ -38,6 +38,7 @@ |
| #ifndef GOOGLE_PROTOBUF_REFLECTION_OPS_H__ |
| #define GOOGLE_PROTOBUF_REFLECTION_OPS_H__ |
| +#include <google/protobuf/stubs/common.h> |
| #include <google/protobuf/message.h> |
| namespace google { |