From 15d64721613c83cad80aa674475e51095c5bcd4f Mon Sep 17 00:00:00 2001 From: ZennDev1337 Date: Mon, 22 Jan 2024 19:08:56 +0100 Subject: [PATCH] update --- src/main.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main.cpp b/src/main.cpp index b582257..2b1859d 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,7 +1,6 @@ #include // for std::cout #include #include "io.h" -#include // Definition of function main() int main() {