From b6e6cd4ebbbb8f25846946a29b8929c72826d398 Mon Sep 17 00:00:00 2001 From: chriseth Date: Wed, 23 Feb 2022 18:30:19 +0100 Subject: [PATCH] Compilation fix. --- libsolutil/BooleanLP.h | 1 - 1 file changed, 1 deletion(-) diff --git a/libsolutil/BooleanLP.h b/libsolutil/BooleanLP.h index 8e6a2911b..46c0dfe34 100644 --- a/libsolutil/BooleanLP.h +++ b/libsolutil/BooleanLP.h @@ -27,7 +27,6 @@ #include #include #include -#include namespace solidity::util {