aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/thread_manager
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@google.com>2017-01-19 18:09:50 +0100
committerGravatar Jan Tattermusch <jtattermusch@google.com>2017-02-02 00:01:09 +0100
commitbd0b0546a6e12dc6b9276502341446e91f0253f0 (patch)
tree5302fefb40614a19ec7ab318da90cf24cb302129 /test/cpp/thread_manager
parentd5a5bec6039a50737bc032092792f76c5e138f80 (diff)
windows compilation fixes
Diffstat (limited to 'test/cpp/thread_manager')
-rw-r--r--test/cpp/thread_manager/thread_manager_test.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/cpp/thread_manager/thread_manager_test.cc b/test/cpp/thread_manager/thread_manager_test.cc
index 284761c53a..35c8d5d088 100644
--- a/test/cpp/thread_manager/thread_manager_test.cc
+++ b/test/cpp/thread_manager/thread_manager_test.cc
@@ -31,6 +31,7 @@
*is % allowed in string
*/
+#include <ctime>
#include <memory>
#include <string>