From bc063b13f37466e27c6161b1d22142361fd8c613 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Tue, 16 Nov 2021 09:47:42 +0100 Subject: [PATCH] * spot/bricks/brick-hash: Add missing include. --- spot/bricks/brick-hash | 1 + 1 file changed, 1 insertion(+) diff --git a/spot/bricks/brick-hash b/spot/bricks/brick-hash index c39fe993b..3f6f23881 100644 --- a/spot/bricks/brick-hash +++ b/spot/bricks/brick-hash @@ -33,6 +33,7 @@ #include #include +#include #include // pair #include // tie