From 9ad90655025dbf420b01096028822471162e7820 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 28 Dec 2024 13:28:19 +0100 Subject: fixup! Remove String::compose and use fmt instead. --- src/combine.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/combine.h b/src/combine.h index bfeb0275..9ffabc59 100644 --- a/src/combine.h +++ b/src/combine.h @@ -39,7 +39,7 @@ #include "local_time.h" #include "version.h" -#include +#include #include -- cgit v1.2.3