Fix missing header

This commit is contained in:
Craig Tiller 2017-02-16 09:25:23 -08:00
parent 4f60fbf104
commit be42e1cb6a
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
/* This benchmark exists to ensure that the benchmark integration is
* working */
#include <string.h>
#include <sstream>
#include <grpc++/support/channel_arguments.h>