Index: third_party/protobuf/src/google/protobuf/wire_format.h |
=================================================================== |
--- third_party/protobuf/src/google/protobuf/wire_format.h (revision 216642) |
+++ third_party/protobuf/src/google/protobuf/wire_format.h (working copy) |
@@ -40,6 +40,7 @@ |
#define GOOGLE_PROTOBUF_WIRE_FORMAT_H__ |
#include <string> |
+#include <google/protobuf/stubs/common.h> |
#include <google/protobuf/descriptor.pb.h> |
#include <google/protobuf/descriptor.h> |
#include <google/protobuf/message.h> |