We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0167a72 commit 02e40d2Copy full SHA for 02e40d2
types.h
@@ -2,4 +2,4 @@
2
3
typedef std::basic_string<unsigned char> ustring;
4
typedef unsigned int uint;
5
-typedef uint8_t u8;
+typedef unsigned char u8;
0 commit comments