aboutsummaryrefslogtreecommitdiff
path: root/gen/prop/age
diff options
context:
space:
mode:
Diffstat (limited to 'gen/prop/age')
-rwxr-xr-xgen/prop/age2
1 files changed, 2 insertions, 0 deletions
diff --git a/gen/prop/age b/gen/prop/age
index a565021..b36a6f5 100755
--- a/gen/prop/age
+++ b/gen/prop/age
@@ -32,6 +32,8 @@ def genfile(cs: list[tuple[bool, ...]], blksize: int) -> None:
print('''\
/* This file is autogenerated by gen/prop/age; DO NOT EDIT. */
+#include <stdint.h>
+
#include "unicode/prop.h"
''')