projects
/
folly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6b2635
)
Include <folly/portability/Time.h> where needed
author
Christopher Dykes
<cdykes@fb.com>
Mon, 30 May 2016 23:05:17 +0000
(16:05 -0700)
committer
Facebook Github Bot 6
<facebook-github-bot-6-bot@fb.com>
Mon, 30 May 2016 23:09:19 +0000
(16:09 -0700)
Summary: Diff #10 of 14
Reviewed By: mzlee
Differential Revision:
D3270909
fbshipit-source-id:
2c644ca5db4ecf0387b167d2f6ecc62ddf687a56
folly/detail/Sleeper.h
patch
|
blob
|
history
diff --git
a/folly/detail/Sleeper.h
b/folly/detail/Sleeper.h
index f5a12b85da9ac6c6e4acd927fdbd7bd9e6109ac9..8a9fed3b235489baf9af86635b04d9249e09567c 100644
(file)
--- a/
folly/detail/Sleeper.h
+++ b/
folly/detail/Sleeper.h
@@
-22,9
+22,9
@@
*/
#include <cinttypes>
-#include <ctime>
#include <folly/portability/Asm.h>
+#include <folly/portability/Time.h>
namespace folly {