reverted change on thread manager test

pull/18479/head
Bill Feng 6 years ago
parent 61431be32b
commit 1a09899d3e
  1. 3
      test/cpp/thread_manager/thread_manager_test.cc

@ -21,12 +21,13 @@
#include <memory>
#include <string>
#include <gflags/gflags.h>
#include <grpc/support/log.h>
#include <grpc/support/port_platform.h>
#include <grpcpp/grpcpp.h>
#include "test/cpp/util/test_config.h"
#include "src/cpp/thread_manager/thread_manager.h"
#include "test/cpp/util/test_config.h"
namespace grpc {

Loading…
Cancel
Save