From bd8e2e66915ff8a57751fb4394165cedf166c6ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Botond=20D=C3=A9nes?= Date: Wed, 15 Sep 2021 08:59:10 +0300 Subject: [PATCH] tools/utils.hh: make self-sufficient MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Botond Dénes Message-Id: <20210915055910.167091-1-bdenes@scylladb.com> --- tools/utils.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/utils.hh b/tools/utils.hh index 609cdd39ac..384c486aca 100644 --- a/tools/utils.hh +++ b/tools/utils.hh @@ -20,6 +20,7 @@ */ #include +#include #include #include #include