From ed623f782358b6c241e20efbea686a5ab9a5bc10 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Wed, 16 Apr 2025 22:42:12 -0500 Subject: [PATCH] branches.cpp --- src/branches.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/branches.cpp b/src/branches.cpp index 65bedae3..a540674f 100644 --- a/src/branches.cpp +++ b/src/branches.cpp @@ -28,6 +28,7 @@ #include "str.hpp" #include "syslog.hpp" #include "fs_find_mount_point.hpp" +#include "fmt/core.h" #include