Skip to content

Commit 1ea17a3

Browse files
committed
Add a missing decimal.h.
1 parent 87b40e6 commit 1ea17a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ include yyjson/yyjson.c
44
include yyjson/memory.c
55
include yyjson/memory.h
66
include yyjson/document.c
7-
include yyjson/document.h
7+
include yyjson/document.h
8+
include yyjson/decimal.h

0 commit comments

Comments
 (0)