summaryrefslogtreecommitdiff
path: root/lib/cpp/src/thrift/concurrency/TimerManager.h
diff options
context:
space:
mode:
authorcyy <cyyever@outlook.com>2019-01-12 13:09:25 +0800
committercyy <cyyever@outlook.com>2019-01-22 10:36:17 +0800
commit7190ca7a3d8d259730580a9979519ddd6a344619 (patch)
treec99a9a4af6d02044661db22720bc573e01c756c2 /lib/cpp/src/thrift/concurrency/TimerManager.h
parentf83d3f90d60365aa9898e57991f051e88e8094c6 (diff)
downloadthrift-7190ca7a3d8d259730580a9979519ddd6a344619.tar.gz
remove unused headers
Diffstat (limited to 'lib/cpp/src/thrift/concurrency/TimerManager.h')
-rw-r--r--lib/cpp/src/thrift/concurrency/TimerManager.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/cpp/src/thrift/concurrency/TimerManager.h b/lib/cpp/src/thrift/concurrency/TimerManager.h
index 4d73b002d..e09ecf204 100644
--- a/lib/cpp/src/thrift/concurrency/TimerManager.h
+++ b/lib/cpp/src/thrift/concurrency/TimerManager.h
@@ -26,7 +26,6 @@
#include <memory>
#include <map>
-#include <time.h>
namespace apache {
namespace thrift {