From b0e5e082b0cd44f556b3348fa9cc12c8ab9d486c Mon Sep 17 00:00:00 2001
From: yang-g <yangg@google.com>
Date: Tue, 17 Nov 2015 14:26:15 -0800
Subject: [PATCH] include header

---
 include/grpc++/support/time.h | 1 +
 1 file changed, 1 insertion(+)

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 {
 
-- 
GitLab