From 3a831bf98be95d825b00f052382851d235744904 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Thu, 25 Jan 2024 07:55:02 -0600 Subject: [PATCH] branches2.hpp --- src/branches2.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/branches2.hpp b/src/branches2.hpp index 3d320265..e43282a3 100644 --- a/src/branches2.hpp +++ b/src/branches2.hpp @@ -2,7 +2,7 @@ #include -class Branch2Vec +class Branch2Group { public: uint64_t min_free_space;