Include intrin.h in CpuId for the cpuid builtins
authorChristopher Dykes <cdykes@fb.com>
Thu, 11 Aug 2016 21:35:16 +0000 (14:35 -0700)
committerFacebook Github Bot 7 <facebook-github-bot-7-bot@fb.com>
Thu, 11 Aug 2016 21:39:07 +0000 (14:39 -0700)
commitca86990b30285336063a3785550675484deaef1a
treea731cc6429c3270f52cc810a57f8dc7eb21d3743
parent66c56cb835dc4d9a5a0fecfd9212635a910d7a58
Include intrin.h in CpuId for the cpuid builtins

Summary: Some shuffling and elmination of other includes exposed the fact that this was calling the cpuid builtins, but hadn't included the header they were defined in.

Reviewed By: yfeldblum

Differential Revision: D3704321

fbshipit-source-id: 332c2d22714abaa74090abe7e7a5b28aec6b905a
folly/CpuId.h