Fix the build of detail/CacheLocality.h on Windows
authorChristopher Dykes <cdykes@fb.com>
Mon, 19 Jun 2017 07:04:43 +0000 (00:04 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 19 Jun 2017 07:20:11 +0000 (00:20 -0700)
commit461255b2148ebcff1a37c440d32c31e69e15e46a
treeac8e02eadfc8046e75e0082953f3dd849369d22e
parent23ad6a003591956e1d0fe8e29b64772eebcd3945
Fix the build of detail/CacheLocality.h on Windows

Summary: It was broken by D5139886 which added a call to `std::__throw_bad_alloc` without first including the correct portability header.

Reviewed By: yfeldblum

Differential Revision: D5273016

fbshipit-source-id: cac1772f41ae5942a29cefa69fb07d9cf94b5aab
folly/detail/CacheLocality.h