From 644f8f045d9fb8fb265fd0648e6c4e5e305e1375 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Sat, 23 Nov 2024 01:01:33 -0600 Subject: [PATCH] func_getattr_base.hpp --- src/func_getattr_base.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/func_getattr_base.hpp b/src/func_getattr_base.hpp index 92589811..cef8ca10 100644 --- a/src/func_getattr_base.hpp +++ b/src/func_getattr_base.hpp @@ -1,6 +1,7 @@ #pragma once #include "fs_path.hpp" +#include "branches.hpp" #include #include