From c146ae5215584fd0db656bd89e66afb74c4dfa54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20D=C3=ADaz=20M=C3=A1s?= Date: Mon, 7 Mar 2022 22:25:06 +0100 Subject: [PATCH] Fix mac build --- src/futils.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/futils.cpp b/src/futils.cpp index e5292451..529d717a 100644 --- a/src/futils.cpp +++ b/src/futils.cpp @@ -4,6 +4,7 @@ #include "futils.hpp" #include "config.h" +#include "enforce.hpp" #include "error.hpp" // + standard includes