From f9e1e76011236f05d6e2c3b62e2ae2969c64f808 Mon Sep 17 00:00:00 2001 From: admin Date: Sat, 24 May 2025 17:38:59 +0200 Subject: Adjusted files for cross-compilation on Linux --- include/tolmacdef.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/tolmacdef.h') diff --git a/include/tolmacdef.h b/include/tolmacdef.h index d8a5543..b1d6bc0 100644 --- a/include/tolmacdef.h +++ b/include/tolmacdef.h @@ -16,6 +16,7 @@ #include #include #include +#include /* Type definitions for consistent sizing across platforms. Idea taken from https://nullprogram.com/blog/2023/10/08/ (archive link: ) */ typedef uint8_t u8; typedef char16_t c16; -- cgit v1.2.3