From 85a79e923504f100db36c2cd7f16416dc3609fce Mon Sep 17 00:00:00 2001 From: maxgrf Date: Thu, 6 Nov 2025 15:35:37 +0100 Subject: [PATCH] test2 --- Start_Windows/input.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Start_Windows/input.c b/Start_Windows/input.c index 4148233..4cd0faf 100644 --- a/Start_Windows/input.c +++ b/Start_Windows/input.c @@ -1,6 +1,6 @@ #include "input.h" #include -//#include +#include // TODO: // eine Funktion implementieren, die ein einzelnes Wort aus einer Textdatei (words.txt) einliest und als C-String zurückgibt.