Fix async e2e

pull/5419/head
Craig Tiller 9 years ago
parent 7f2cdc3bf5
commit 7c07aacb0f
  1. 2
      test/cpp/end2end/async_end2end_test.cc

@ -53,7 +53,7 @@
#include "test/cpp/util/string_ref_helper.h"
#ifdef GPR_POSIX_SOCKET
#include "src/core/iomgr/pollset_posix.h"
#include "src/core/iomgr/ev_posix.h"
#endif
using grpc::testing::EchoRequest;

Loading…
Cancel
Save