From 16803442a54638d2a7657c58e5397e884b92a867 Mon Sep 17 00:00:00 2001 From: Antonio SJ Musumeci Date: Tue, 14 Oct 2025 16:35:39 -0500 Subject: [PATCH] config.hpp --- src/config.hpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/config.hpp b/src/config.hpp index 8f3313d9..1743c0cc 100644 --- a/src/config.hpp +++ b/src/config.hpp @@ -16,6 +16,7 @@ #pragma once +#include "tofrom_ref.hpp" #include "branches.hpp" #include "category.hpp" #include "config_cachefiles.hpp"