Include the Time.h portability header where needed
authorChristopher Dykes <cdykes@fb.com>
Sat, 29 Oct 2016 00:20:16 +0000 (17:20 -0700)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Sat, 29 Oct 2016 00:23:30 +0000 (17:23 -0700)
commitcc4533454c08dc9db6c09ae22c7a1a003711a69f
tree103080c01bc88173e7e8f230b8ebe6aabe423152
parent5c3799297109076c31ee801f00312cfaa0bbc605
Include the Time.h portability header where needed

Summary: In this case, the SpookyHash tests, which call `clock_gettime`.

Reviewed By: yfeldblum

Differential Revision: D4098997

fbshipit-source-id: e402fd6626e59ccc555513384e93ef0ef891bbf3
folly/test/SpookyHashV1Test.cpp
folly/test/SpookyHashV2Test.cpp