remove multiprecision from fixed_string
This commit is contained in:
parent
e7d0d26fe2
commit
5c5156f3db
1 changed files with 0 additions and 2 deletions
|
|
@ -1,10 +1,8 @@
|
|||
#pragma once
|
||||
#include <fc/io/raw_fwd.hpp>
|
||||
#include <boost/multiprecision/cpp_int.hpp>
|
||||
|
||||
|
||||
namespace fc {
|
||||
typedef boost::multiprecision::uint128_t m128;
|
||||
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue