[3PP] Uplift utfcpp

This commit is contained in:
Adrian
2025-02-01 19:51:40 +00:00
committed by Radosław Gliński
parent 4cc074df63
commit b7b707ddd2
5 changed files with 10 additions and 10 deletions

View File

@@ -15,7 +15,7 @@
#include <numeric>
#include <tuple>
#define UTF_CPP_CPLUSPLUS 201703L
#define UTF_CPP_CPLUSPLUS 202002L
#include "third_party/utfcpp/source/utf8.h"
namespace utfcpp = utf8;