diff options
author | yang-g <yangg@google.com> | 2015-11-17 14:26:15 -0800 |
---|---|---|
committer | yang-g <yangg@google.com> | 2015-11-17 14:26:15 -0800 |
commit | b0e5e082b0cd44f556b3348fa9cc12c8ab9d486c (patch) | |
tree | f88f492449d9edd8bf5d5da1cba40548f5d326fe /include/grpc++ | |
parent | a89bf50cf13f18a87a75a7cb14fee02bb0fa0eda (diff) |
include header
Diffstat (limited to 'include/grpc++')
-rw-r--r-- | include/grpc++/support/time.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/grpc++/support/time.h b/include/grpc++/support/time.h index 2d4196b93b..e00e0d8e91 100644 --- a/include/grpc++/support/time.h +++ b/include/grpc++/support/time.h @@ -35,6 +35,7 @@ #define GRPCXX_SUPPORT_TIME_H #include <grpc++/support/config.h> +#include <grpc/support/time.h> namespace grpc { |