From ec0c25c2b711a40e74fd6c0d54f0009d3e1be3fa Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Thu, 25 Jan 2024 20:15:30 -0600 Subject: [PATCH] branches2.hpp --- src/branches2.hpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/branches2.hpp b/src/branches2.hpp index b176d875..5d6d01ba 100644 --- a/src/branches2.hpp +++ b/src/branches2.hpp @@ -1,5 +1,7 @@ #include "branch2.hpp" +#include "toml11.hpp" + #include class Branch2Group