From e2a11c8beac9f15b877314ea5c5972f79728aff1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Lucas=20Golini?= Date: Mon, 8 Jan 2024 10:37:47 -0300 Subject: [PATCH] build fix --- src/tools/ecode/plugins/git/git.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/tools/ecode/plugins/git/git.hpp b/src/tools/ecode/plugins/git/git.hpp index 0f819c955..e14dbd339 100644 --- a/src/tools/ecode/plugins/git/git.hpp +++ b/src/tools/ecode/plugins/git/git.hpp @@ -1,5 +1,6 @@ #include #include +#include namespace ecode {