From 85cb233a2dc796965c7f6819a80e6b6ba7a717c2 Mon Sep 17 00:00:00 2001 From: TazyFoundSoup Date: Mon, 30 Mar 2026 16:25:31 +1100 Subject: feat(tinyff): Include common in tinyff.c --- src/tinyff.c | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/tinyff.c diff --git a/src/tinyff.c b/src/tinyff.c new file mode 100644 index 0000000..1092594 --- /dev/null +++ b/src/tinyff.c @@ -0,0 +1,2 @@ +#include +#include \ No newline at end of file -- cgit v1.2.3