From 39c163685865d98d842432bbd96d3c979a997ac7 Mon Sep 17 00:00:00 2001 From: Andreas Tsouchlos Date: Tue, 15 Feb 2022 10:01:55 +0100 Subject: [PATCH] Replaced with --- const_fmt/format_impl.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/const_fmt/format_impl.h b/const_fmt/format_impl.h index 09c4e40..425aaa1 100644 --- a/const_fmt/format_impl.h +++ b/const_fmt/format_impl.h @@ -10,8 +10,7 @@ * */ - -#include +#include #include "utility.h"