Need to include functional to use std::bind

pull/13952/head
Vijay Pai 7 years ago
parent 669900c7de
commit 9423c274cd
  1. 1
      test/core/transport/chttp2/settings_timeout_test.cc

@ -21,6 +21,7 @@
#include <grpc/support/log.h>
#include <grpc/support/string_util.h>
#include <functional>
#include <memory>
#include <thread>

Loading…
Cancel
Save