From 35fd159bab7d2df8350be22d98895920ef447109 Mon Sep 17 00:00:00 2001 From: Stedd Date: Sun, 1 Dec 2024 12:16:44 +0100 Subject: [PATCH] removed include --- main.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/main.cpp b/main.cpp index 9eb3158..f7d546b 100644 --- a/main.cpp +++ b/main.cpp @@ -1,5 +1,3 @@ -#include - #include "days/day01.h" int main()