Compile fix

pull/837/head
Craig Tiller 10 years ago
parent a8dc37a2dd
commit c98bef7303
  1. 2
      test/cpp/qps/worker.cc

@ -70,8 +70,6 @@ using namespace gflags;
static bool got_sigint = false;
static void sigint_handler(int x) { got_sigint = 1; }
namespace grpc {
namespace testing {

Loading…
Cancel
Save