From fdd8df9123aa342727d4ba150e110396dec14147 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mart=C3=ADn=20Lucas=20Golini?= Date: Thu, 25 Jan 2024 10:41:19 -0300 Subject: [PATCH] Fix build --- 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 393d8b680..f93510584 100644 --- a/src/tools/ecode/plugins/git/git.hpp +++ b/src/tools/ecode/plugins/git/git.hpp @@ -1,6 +1,7 @@ #include #include #include +#include #include namespace ecode {