Add include to fix gcc-4.4 problem.

pull/6915/head
Mark D. Roth 9 years ago
parent 98aa0c13f0
commit 33e5cbbbb8
  1. 1
      test/cpp/end2end/filter_end2end_test.cc
  2. 2
      third_party/protobuf

@ -43,6 +43,7 @@
#include <grpc++/server.h>
#include <grpc++/server_builder.h>
#include <grpc++/server_context.h>
#include <grpc++/support/config.h>
#include <grpc++/support/slice.h>
#include <grpc/grpc.h>
#include <grpc/support/thd.h>

@ -1 +1 @@
Subproject commit d4d13a4349e4e59d67f311185ddcc1890d956d7a
Subproject commit bdeb215cab2985195325fcd5e70c3fa751f46e0f
Loading…
Cancel
Save