From 49da5bc0d2548418f363ceaca148e29f7929682b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 30 Jan 2020 01:16:45 +0100 Subject: [PATCH] Possibly-missing include. --- src/util.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/util.h b/src/util.h index 738a02a..56e649f 100644 --- a/src/util.h +++ b/src/util.h @@ -22,6 +22,7 @@ */ #include +#include #include namespace sub { -- 2.30.2