Skip to content

Commit

Permalink
reverted change on thread manager test
Browse files Browse the repository at this point in the history
  • Loading branch information
billfeng327 committed Mar 22, 2019
1 parent 61431be commit 1a09899
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/cpp/thread_manager/thread_manager_test.cc
Original file line number Diff line number Diff line change
Expand Up @@ -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 {

Expand Down

0 comments on commit 1a09899

Please sign in to comment.