From 8268be34e2602f8453c97ee11affea47060994ec Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Sun, 10 Mar 2024 17:04:32 -0500 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 93af2d6f..d3ac6492 100644 --- a/src/branches2.hpp +++ b/src/branches2.hpp @@ -3,8 +3,8 @@ #include "branch2.hpp" #include "branch_tier.hpp" -#include "toml.hpp" #include "nonstd/optional.hpp" +#include "toml.hpp" #include