Skip to content

Commit

Permalink
Include <folly/portability/Time.h> where needed
Browse files Browse the repository at this point in the history
Summary: Diff #10 of 14

Reviewed By: mzlee

Differential Revision: D3270909

fbshipit-source-id: 2c644ca5db4ecf0387b167d2f6ecc62ddf687a56
  • Loading branch information
Orvid authored and Facebook Github Bot 6 committed May 30, 2016
1 parent b6b2635 commit efc40fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion folly/detail/Sleeper.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
*/

#include <cinttypes>
#include <ctime>

#include <folly/portability/Asm.h>
#include <folly/portability/Time.h>

namespace folly {

Expand Down

0 comments on commit efc40fe

Please sign in to comment.