aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/microbenchmarks/helpers.h
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2017-04-21 15:43:27 -0700
committerGravatar Craig Tiller <ctiller@google.com>2017-04-21 15:43:27 -0700
commitee880fd373e7d08e9dbd2e4560b5ba2cca094753 (patch)
tree97f51547b45e80d7a1f8b671f873ad865f2d5673 /test/cpp/microbenchmarks/helpers.h
parente1523e95c102a3eec48fef34350bca206c0a6546 (diff)
parent1a0b4cf5eef9542ccb9ad7263a17938bf882bd0f (diff)
Merge github.com:grpc/grpc into count_now
Diffstat (limited to 'test/cpp/microbenchmarks/helpers.h')
-rw-r--r--test/cpp/microbenchmarks/helpers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cpp/microbenchmarks/helpers.h b/test/cpp/microbenchmarks/helpers.h
index af401dd7bb..7360a1c9f2 100644
--- a/test/cpp/microbenchmarks/helpers.h
+++ b/test/cpp/microbenchmarks/helpers.h
@@ -41,8 +41,8 @@ extern "C" {
#include "test/core/util/memory_counters.h"
}
+#include <benchmark/benchmark.h>
#include <grpc++/impl/grpc_library.h>
-#include "third_party/benchmark/include/benchmark/benchmark.h"
class Library {
public: