mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-19 11:43:56 +00:00
Clang Tidy Fix
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
#include <algorithm>
|
||||
#include <string_view>
|
||||
|
||||
using namespace std::string_view_literals;
|
||||
|
||||
namespace utils::string
|
||||
{
|
||||
#ifdef __clang__
|
||||
|
||||
Reference in New Issue
Block a user