From 8ea1a6dffc327d2f68a50e00aebd58000181853f Mon Sep 17 00:00:00 2001 From: TazyFoundSoup Date: Thu, 2 Apr 2026 21:07:10 +1100 Subject: feat(math): add math core and replace FF_ABS macro with ff_absi --- include/tinyff/image/png.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/tinyff/image/png.h') diff --git a/include/tinyff/image/png.h b/include/tinyff/image/png.h index 82fba32..8ccc4e6 100644 --- a/include/tinyff/image/png.h +++ b/include/tinyff/image/png.h @@ -12,6 +12,7 @@ #include #include #include +#include -- cgit v1.2.3