Patch exec framework from develop

This commit is contained in:
Bhargava Shastry
2021-06-14 13:27:17 +02:00
parent 3a837aeed6
commit f5db0d0c82
+5
View File
@@ -38,6 +38,11 @@
#include <functional>
namespace solidity::frontend::test
{
struct LogRecord;
} // namespace solidity::frontend::test
namespace solidity::test
{
using rational = boost::rational<bigint>;