From be42e1cb6a0c8d83e968a0dfbaff82dcd3813574 Mon Sep 17 00:00:00 2001 From: Craig Tiller Date: Thu, 16 Feb 2017 09:25:23 -0800 Subject: Fix missing header --- test/cpp/microbenchmarks/bm_call_create.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'test/cpp') diff --git a/test/cpp/microbenchmarks/bm_call_create.cc b/test/cpp/microbenchmarks/bm_call_create.cc index b70bebabfd..bb77f2151a 100644 --- a/test/cpp/microbenchmarks/bm_call_create.cc +++ b/test/cpp/microbenchmarks/bm_call_create.cc @@ -34,6 +34,7 @@ /* This benchmark exists to ensure that the benchmark integration is * working */ +#include #include #include -- cgit v1.2.3