Clean up int128_t macro gating
authorMichael Lee <mzlee@fb.com>
Wed, 6 Jul 2016 20:41:57 +0000 (13:41 -0700)
committerFacebook Github Bot 1 <facebook-github-bot-1-bot@fb.com>
Wed, 6 Jul 2016 20:53:56 +0000 (13:53 -0700)
commit60699fefadef15f769f24bfe3b174a9c3f252cba
treea53a28dc6b2e80e5b8cd3384f454ad26866f447f
parent57cdfdf743fd8498680094964e16a81e28858ffe
Clean up int128_t macro gating

Summary: There is inconsistent use of `#ifdef` and `#if`. Cleaning this up

Reviewed By: yfeldblum

Differential Revision: D3523561

fbshipit-source-id: 23f62d632efeb1b9b137b3e3582c37aae591d901
folly/Conv.cpp
folly/Conv.h