From 49da5bc0d2548418f363ceaca148e29f7929682b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 30 Jan 2020 01:16:45 +0100 Subject: Possibly-missing include. --- src/util.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src') 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 { -- cgit v1.2.3