Sync develop with master #4

Merged
RoshanSyed merged 144 commits from master into develop 2019-12-16 15:20:56 +00:00
Showing only changes of commit 5c5156f3db - Show all commits

View file

@ -1,10 +1,8 @@
#pragma once #pragma once
#include <fc/io/raw_fwd.hpp> #include <fc/io/raw_fwd.hpp>
#include <boost/multiprecision/cpp_int.hpp>
namespace fc { namespace fc {
typedef boost::multiprecision::uint128_t m128;
/** /**