From ab15875bf5e121b8f2255a5716b92bcb5c5591c7 Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Fri, 12 Apr 2024 14:29:00 +0200 Subject: [PATCH] remove unused header --- lab2/zad1/src/main.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/lab2/zad1/src/main.cpp b/lab2/zad1/src/main.cpp index 61cf2a6..0b0e9e1 100644 --- a/lab2/zad1/src/main.cpp +++ b/lab2/zad1/src/main.cpp @@ -1,6 +1,5 @@ #include -#include #include int main(void) {