Fix missing header
This commit is contained in:
parent
4f60fbf104
commit
be42e1cb6a
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue