From 166877cf15f6afa89c9f8a61e267d485868d0ee1 Mon Sep 17 00:00:00 2001 From: bonmas14 Date: Thu, 25 Sep 2025 14:17:07 +0300 Subject: +disgrace and rework of ungrateful.h --- src/un_mem_win_x64.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/un_mem_win_x64.c') diff --git a/src/un_mem_win_x64.c b/src/un_mem_win_x64.c index 91f838f..cc2e182 100644 --- a/src/un_mem_win_x64.c +++ b/src/un_mem_win_x64.c @@ -2,6 +2,7 @@ static ALLOCATOR_PROC_SIGNATURE(un_std_alloc_proc) { UNUSED(data); + UNUSED(align); switch (message) { case UN_ALLOC_MSG_ALLOCATE: -- cgit v1.2.3-70-g09d2