AfanasevGad7

This is a task for our favourite professor
git clone git://git.stellar-nexus.ru/AfanasevGad7
Log | Files | Refs | README

commit 177016b359d36e1e934f0a6761e151f290429287
parent 35b278ec4ed3127e8001b4e1334b8ced5dc5f8e0
Author: Plat <plat@stellar-nexus.ru>
Date:   Thu,  6 Nov 2025 20:34:48 +0000

Fixed util.h

Diffstat:
Mutil.h | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/util.h b/util.h @@ -1,3 +1,5 @@ +#include <stdio.h> + #include "arg.h" #undef MIN