diff options
Diffstat (limited to 'base.h')
-rw-r--r-- | base.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ #include <float.h> #include <limits.h> #include <assert.h> +#include <uchar.h> typedef uint8_t u8; typedef uint16_t u16; |