From b8e64a48838944563bc2f686e7e5d674dfd42e82 Mon Sep 17 00:00:00 2001 From: Christian Parpart Date: Mon, 20 Dec 2021 13:11:00 +0100 Subject: [PATCH] Fixes CI build error for ArchLinux. --- test/ExecutionFramework.h | 1 + 1 file changed, 1 insertion(+) diff --git a/test/ExecutionFramework.h b/test/ExecutionFramework.h index 53a09eaf8..ae2ab6894 100644 --- a/test/ExecutionFramework.h +++ b/test/ExecutionFramework.h @@ -37,6 +37,7 @@ #include +#include #include namespace solidity::frontend::test