<- Back to shtanton's homepage
aboutsummaryrefslogtreecommitdiff
path: root/cudl.h
diff options
context:
space:
mode:
Diffstat (limited to 'cudl.h')
-rw-r--r--cudl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cudl.h b/cudl.h
index 36d2365..6f78909 100644
--- a/cudl.h
+++ b/cudl.h
@@ -33,6 +33,7 @@ struct cudl_map_field {
enum {
CUDL_TAG_NULL,
CUDL_TAG_BOOL,
+ CUDL_TAG_NUMBER,
CUDL_TAG_ARRAY,
CUDL_TAG_MAP,
CUDL_TAG_STRING,