From 64ed046e5a841520506e1954ff0bd756ea112d94 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A0=20Arrufat?= Date: Fri, 16 Aug 2024 08:49:19 +0900 Subject: include headers cleanup --- src/string_utils.hh | 1 - 1 file changed, 1 deletion(-) (limited to 'src/string_utils.hh') diff --git a/src/string_utils.hh b/src/string_utils.hh index 24da0111..105c22f8 100644 --- a/src/string_utils.hh +++ b/src/string_utils.hh @@ -5,7 +5,6 @@ #include "enum.hh" #include "vector.hh" #include "optional.hh" -#include "utils.hh" #include "format.hh" #include "ranges.hh" -- cgit v1.2.3