delete redefine u8char

This commit is contained in:
2020-07-11 17:37:29 +08:00
parent 353bdef68b
commit 4035476785

View File

@@ -3,7 +3,6 @@
using u32char =char32_t;
using u16char =char16_t;
using u8char =char8_t;
using os_char =char;
#define to_oschar to_u8