#if FOLLY_HAVE_INT128_T rather than #ifdef
[folly.git] / folly / test / MathTest.cpp
2016-09-09 Michael Lee#if FOLLY_HAVE_INT128_T rather than #ifdef
2016-09-07 Nathan Bronsoninteger division with controlled rounding in Math.h