commit | 732a875fe82c80a735cc9ca6a430f962811188ab | [log] [tgz] |
---|---|---|
author | Craig Tiller <ctiller@google.com> | Mon Feb 22 15:59:19 2016 -0800 |
committer | Craig Tiller <ctiller@google.com> | Mon Feb 22 15:59:19 2016 -0800 |
tree | a319fb8bd7d786b2f327888fb9feea0bb79ca6fd | |
parent | 9f791595903b926e32b3d2ec5d959cfe1a3e1e78 [diff] [blame] |
Add a sanity test for name aliasing
diff --git a/test/cpp/qps/client_sync.cc b/test/cpp/qps/client_sync.cc index edfc246..e39768b 100644 --- a/test/cpp/qps/client_sync.cc +++ b/test/cpp/qps/client_sync.cc
@@ -58,7 +58,7 @@ #include "test/cpp/qps/client.h" #include "test/cpp/qps/histogram.h" #include "test/cpp/qps/interarrival.h" -#include "test/cpp/qps/timer.h" +#include "test/cpp/qps/usage_timer.h" namespace grpc { namespace testing {