aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cpp/proto
diff options
context:
space:
mode:
authorGravatar Yang Gao <yangg@google.com>2015-03-04 09:08:28 -0800
committerGravatar Yang Gao <yangg@google.com>2015-03-04 09:08:28 -0800
commitee7ab3db2f49a25e097b0c75959f1b980e3f6f3c (patch)
treeaa84c704408d4518cbd4a1c88da123daf339331c /src/cpp/proto
parent1acbf435748b310a11af018dbd3793edf5b42732 (diff)
Remove include google/protobuf/message.h as it should be covered in config.h
Diffstat (limited to 'src/cpp/proto')
-rw-r--r--src/cpp/proto/proto_utils.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cpp/proto/proto_utils.cc b/src/cpp/proto/proto_utils.cc
index e6badd5d6e..72f1bf7441 100644
--- a/src/cpp/proto/proto_utils.cc
+++ b/src/cpp/proto/proto_utils.cc
@@ -36,7 +36,6 @@
#include <grpc/grpc.h>
#include <grpc/support/slice.h>
-#include <google/protobuf/message.h>
namespace grpc {