From 6eee93ff1699de6e062955378d1e400133603175 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Cupa=C5=82?= Date: Thu, 16 Jan 2020 08:41:35 +0000 Subject: [PATCH] Zaktualizuj 'hello.c' --- hello.c | 1 + 1 file changed, 1 insertion(+) diff --git a/hello.c b/hello.c index 6d8505b..1ab6be8 100644 --- a/hello.c +++ b/hello.c @@ -1,4 +1,5 @@ #include "stdio.h" +#include "complex.h" int main() {