aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp
diff options
context:
space:
mode:
authorGravatar ncteisen <ncteisen@gmail.com>2017-03-14 22:03:45 -0700
committerGravatar ncteisen <ncteisen@gmail.com>2017-03-15 11:06:12 -0700
commit1a3f24dc1eafe065e4761060724444a1a970f745 (patch)
tree5e8516adc6be1de45e1fc2be6e0b80c4425264f1 /test/cpp
parent3005ce8ddab1090c49184e244e46810240ce8245 (diff)
parent3cafec2f55f66e3df61569579c8259b2e5b5ee00 (diff)
Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimization
Diffstat (limited to 'test/cpp')
-rw-r--r--test/cpp/qps/qps_json_driver.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cpp/qps/qps_json_driver.cc b/test/cpp/qps/qps_json_driver.cc
index ddaaa7ca75..bd2c1f0ec6 100644
--- a/test/cpp/qps/qps_json_driver.cc
+++ b/test/cpp/qps/qps_json_driver.cc
@@ -31,6 +31,7 @@
*
*/
+#include <iostream>
#include <memory>
#include <set>