Skip to content

Commit 4035476

Browse files
committed
delete redefine u8char
1 parent 353bdef commit 4035476

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

inc/hgl/platform/os/CharType.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33

44
using u32char =char32_t;
55
using u16char =char16_t;
6-
using u8char =char8_t;
76
using os_char =char;
87

98
#define to_oschar to_u8

0 commit comments

Comments
 (0)