Skip to content

Commit

Permalink
Merge pull request #12428 from ethereum/fix/arch-ci-build-error
Browse files Browse the repository at this point in the history
Fixes CI build error for ArchLinux.
  • Loading branch information
chriseth authored Dec 20, 2021
2 parents 700a09a + b8e64a4 commit 018f8cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/ExecutionFramework.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@

#include <functional>

#include <boost/rational.hpp>
#include <boost/test/unit_test.hpp>

namespace solidity::frontend::test
Expand Down

0 comments on commit 018f8cd

Please sign in to comment.