From 04c944c6dab784da680443ea43e0a3b7c9944ee2 Mon Sep 17 00:00:00 2001 From: INNA Date: Thu, 8 Feb 2024 18:38:28 +0100 Subject: [PATCH] =?UTF-8?q?include=20decbinary=20Header-File=20hinzugef?= =?UTF-8?q?=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/test_decbinary.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/test_decbinary.c b/src/test_decbinary.c index 40593f5..88c50b7 100644 --- a/src/test_decbinary.c +++ b/src/test_decbinary.c @@ -1,3 +1 @@ -// -// Created by innar on 08.02.2024. -// +#include "decbinary.h"