commit | c96db7792f364f7884b97765153ce3741db893b5 | [log] [tgz] |
---|---|---|
author | Laurence Lundblade <lgl@securitytheory.com> | Sat Nov 23 09:14:27 2024 -0800 |
committer | Laurence Lundblade <lgl@securitytheory.com> | Sat Nov 23 09:14:27 2024 -0800 |
tree | 820a60a560bfd0281e320109acd7a27d7e27cbb9 | |
parent | a57fe7bc29908f4f545b1fda8b8e3741ef69aac7 [diff] [blame] |
split out numbers header file too
diff --git a/example.c b/example.c index c489ad6..473e989 100644 --- a/example.c +++ b/example.c
@@ -16,6 +16,7 @@ #include "qcbor/qcbor_encode.h" #include "qcbor/qcbor_decode.h" #include "qcbor/qcbor_spiffy_decode.h" +#include "qcbor/qcbor_number_decode.h" /**