Merge branch 'master' of https://github.com/xenia-project/xenia into canary_experimental

This commit is contained in:
Gliniak
2022-06-01 08:45:21 +02:00
11 changed files with 161 additions and 78 deletions

View File

@@ -12,6 +12,7 @@
#include <algorithm>
#include <locale>
#include <numeric>
#include <tuple>
#define UTF_CPP_CPLUSPLUS 201703L
#include "third_party/utfcpp/source/utf8.h"