aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/microbenchmarks/fullstack_fixtures.h
diff options
context:
space:
mode:
authorGravatar Alok Kumar <kumaralok@google.com>2017-09-13 11:49:18 -0700
committerGravatar Alok Kumar <kumaralok@google.com>2017-09-13 13:34:45 -0700
commit6b84005651517c9136a32cec49db8333a5b40ee9 (patch)
tree2854f1ad4bc7aacc0cf6e8c12bb35b05f54019db /test/cpp/microbenchmarks/fullstack_fixtures.h
parent3bf7b714a5458aadfc1e2761ede1213f69ef7959 (diff)
Add independent library targets for newly added .h files for microbenchmarks. Also fix includes in fullstack_fixtures.h
Diffstat (limited to 'test/cpp/microbenchmarks/fullstack_fixtures.h')
-rw-r--r--test/cpp/microbenchmarks/fullstack_fixtures.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cpp/microbenchmarks/fullstack_fixtures.h b/test/cpp/microbenchmarks/fullstack_fixtures.h
index 5477b860b4..ecd28c3f8a 100644
--- a/test/cpp/microbenchmarks/fullstack_fixtures.h
+++ b/test/cpp/microbenchmarks/fullstack_fixtures.h
@@ -41,6 +41,7 @@ extern "C" {
#include "test/core/util/port.h"
}
+#include "src/cpp/client/create_channel_internal.h"
#include "test/cpp/microbenchmarks/helpers.h"
namespace grpc {