From 68ce2564fd593b30e34decd103b49232a5e23ef8 Mon Sep 17 00:00:00 2001 From: "Nicolas \"Pixel\" Noble" <pixel@nobis-crew.org> Date: Thu, 13 Jul 2017 22:45:33 +0200 Subject: [PATCH] Sanitizing repo. --- test/cpp/qps/qps_openloop_test.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/cpp/qps/qps_openloop_test.cc b/test/cpp/qps/qps_openloop_test.cc index b2503dabe2..2f8a3d75f0 100644 --- a/test/cpp/qps/qps_openloop_test.cc +++ b/test/cpp/qps/qps_openloop_test.cc @@ -20,10 +20,10 @@ #include <grpc/support/log.h> +#include "test/core/util/test_config.h" #include "test/cpp/qps/benchmark_config.h" #include "test/cpp/qps/driver.h" #include "test/cpp/qps/report.h" -#include "test/core/util/test_config.h" #include "test/cpp/util/test_config.h" namespace grpc { -- GitLab