Clang Tidy Fix

This commit is contained in:
ahm3dgg
2026-01-11 00:22:35 +02:00
parent fc0853aab6
commit 8dc54d7816
2 changed files with 2 additions and 2 deletions

View File

@@ -8,8 +8,6 @@
#include <algorithm>
#include <string_view>
using namespace std::string_view_literals;
namespace utils::string
{
#ifdef __clang__