From 36082a2fe36ecd800d784ae44c14f1f18c66a7e9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 09:33:12 +0200 Subject: Adding upstream version 3.7.9. Signed-off-by: Daniel Baumann --- src/gl/tests/imaxtostr.c | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 src/gl/tests/imaxtostr.c (limited to 'src/gl/tests/imaxtostr.c') diff --git a/src/gl/tests/imaxtostr.c b/src/gl/tests/imaxtostr.c new file mode 100644 index 0000000..b91ac98 --- /dev/null +++ b/src/gl/tests/imaxtostr.c @@ -0,0 +1,3 @@ +#define anytostr imaxtostr +#define inttype intmax_t +#include "anytostr.c" -- cgit v1.2.3