Fix Conv.h compilation on Android
authorSean Cannella <seanc@fb.com>
Wed, 28 Jan 2015 16:47:51 +0000 (08:47 -0800)
committerwoo <woo@fb.com>
Mon, 2 Feb 2015 21:13:05 +0000 (13:13 -0800)
commit5d8f3bcea827a44f64ce2b800427f4ee611a27cf
treeb60dae27a30bee06b83172051589d575e7095e88
parentc4a221ce754b643ce89ce853f1bb3edbc603a735
Fix Conv.h compilation on Android

Summary:
std::to_string doesn't exist on Android so don't use it.

Facebook: Did a sync to fbandroid and confirmed liger compiles with this fix.

Test Plan: existing tests

Reviewed By: ranjeeth@fb.com

Subscribers: trunkagent, folly-diffs@, shikong, kmdent, fma, pgriess

FB internal diff: D1808037

Signature: t1:1808037:1422410556:d78e0633a1554254b1a1f25bef49a4550a1817c6
folly/Conv.h