move u8char position

This commit is contained in:
2020-07-08 10:16:24 +08:00
parent f6a846c655
commit b0ac446322
3 changed files with 12 additions and 7 deletions

View File

@@ -11,7 +11,6 @@
//--------------------------------------------------------------------------------------------------
using u32char =char32_t;
using u16char =wchar_t;
using u8char =char8_t;
using os_char =wchar_t;
#define to_oschar to_u16