summaryrefslogtreecommitdiff
path: root/base.h
diff options
context:
space:
mode:
Diffstat (limited to 'base.h')
-rw-r--r--base.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/base.h b/base.h
index 114563f..65c8f20 100644
--- a/base.h
+++ b/base.h
@@ -17,6 +17,7 @@
#include <float.h>
#include <limits.h>
#include <assert.h>
+#include <uchar.h>
typedef uint8_t u8;
typedef uint16_t u16;