aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/wire_format_lite_inl.h
diff options
context:
space:
mode:
authorJisi Liu <jisi.liu@gmail.com>2015-08-25 16:49:45 -0700
committerJisi Liu <jisi.liu@gmail.com>2015-08-25 16:51:22 -0700
commitdb45aa117a7e7bf90883f98638ef9d0abdbef317 (patch)
tree621aec6a548092efba3fa9e1eb9410be75b21640 /src/google/protobuf/wire_format_lite_inl.h
parent56c4f57bb0d3c76476947a99d6584df62b6d0805 (diff)
parentf4ef8fe3b8e25ff5204bec46f7ad86b933f4ce32 (diff)
downloadprotobuf-db45aa117a7e7bf90883f98638ef9d0abdbef317.tar.gz
protobuf-db45aa117a7e7bf90883f98638ef9d0abdbef317.tar.bz2
protobuf-db45aa117a7e7bf90883f98638ef9d0abdbef317.zip
Merge branch 'beta-1' of github.com:google/protobuf into manual-merge
Change-Id: I83a93fdb119a643fbc884e6ec3624493f6270370
Diffstat (limited to 'src/google/protobuf/wire_format_lite_inl.h')
-rw-r--r--src/google/protobuf/wire_format_lite_inl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/google/protobuf/wire_format_lite_inl.h b/src/google/protobuf/wire_format_lite_inl.h
index d073ff92..991c3d04 100644
--- a/src/google/protobuf/wire_format_lite_inl.h
+++ b/src/google/protobuf/wire_format_lite_inl.h
@@ -43,6 +43,7 @@
#include <string>
#include <google/protobuf/stubs/common.h>
+#include <google/protobuf/stubs/logging.h>
#include <google/protobuf/message_lite.h>
#include <google/protobuf/repeated_field.h>
#include <google/protobuf/wire_format_lite.h>