Include <nmmintrin.h> in GroupVarint.h
authorChristopher Dykes <cdykes@fb.com>
Mon, 9 May 2016 19:57:08 +0000 (12:57 -0700)
committerFacebook Github Bot 9 <facebook-github-bot-9-bot@fb.com>
Mon, 9 May 2016 20:06:21 +0000 (13:06 -0700)
commit96fd80716195911406292346d03f3c2155f494a9
tree39c406d60d10122b2b71703d8e775e246558c479
parentd45588bd939f6303acea8061e86eedf4a901baa3
Include <nmmintrin.h> in GroupVarint.h

Summary: Because it is the standard (well, Intel's standard) location for __m128i, and GCC, Clang, MSVC and ICC all implement it in that location.

Reviewed By: yfeldblum

Differential Revision: D3270872

fbshipit-source-id: fa0f0410670cdb310e656ca55ee0f568ca5ee06f
folly/GroupVarint.h