From 595fd8d538b9cf3e835dac1ee12dbeb6d9f228d6 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Sun, 28 Jan 2024 22:38:53 -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 d12a6c35..d1e220f3 100644 --- a/src/branches2.hpp +++ b/src/branches2.hpp @@ -1,3 +1,5 @@ +#pragma once + #include "branch2.hpp" #include "branch_tier.hpp"