Added fc::int128_t
This commit is contained in:
parent
a11a50d4e1
commit
8196eb98c8
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@
|
|||
|
||||
namespace fc {
|
||||
|
||||
using boost::multiprecision::int128_t;
|
||||
using boost::multiprecision::uint128_t;
|
||||
|
||||
} // namespace fc
|
||||
|
|
|
|||
Loading…
Reference in a new issue