Support GroupVarint.h under MSVC
authorOrvid King <blah38621@gmail.com>
Mon, 27 Jul 2015 23:06:57 +0000 (16:06 -0700)
committerfacebook-github-bot-4 <folly-bot@fb.com>
Tue, 28 Jul 2015 00:22:14 +0000 (17:22 -0700)
commita51326dc67c2ab95a630debaf9db4cf52454c7f5
tree62be06d1640514964492bc2715d2770c626e5428
parent778b571111db32e14f1f9ecf7746f2e6e5ea7f3d
Support GroupVarint.h under MSVC

Summary: MSVC supports the intrinsics used by it without any issue other changes, so just make sure the error doesn't trigger on MSVC.
Closes #252

Reviewed By: @yfeldblum

Differential Revision: D2282942

Pulled By: @sgolemon
folly/GroupVarint.h