Added fc::int128_t

This commit is contained in:
Peter Conrad 2019-06-06 14:36:43 +02:00
parent a11a50d4e1
commit 8196eb98c8

View file

@ -28,6 +28,7 @@
namespace fc {
using boost::multiprecision::int128_t;
using boost::multiprecision::uint128_t;
} // namespace fc