From 475231f22a737e354a20c9e6e04dac039f56d14d Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Wed, 16 Apr 2025 22:16:15 -0500 Subject: [PATCH] branch.hpp --- src/branch.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/branch.hpp b/src/branch.hpp index d72c5d7a..b6e6eb4d 100644 --- a/src/branch.hpp +++ b/src/branch.hpp @@ -21,6 +21,7 @@ #include "nonstd/optional.hpp" #include "strvec.hpp" #include "tofrom_string.hpp" +#include "ghc/filesystem.hpp" #include #include