From 8183a33ad2893b84dacf41c38a1b79101731814e Mon Sep 17 00:00:00 2001 From: dawidg81 Date: Mon, 9 Feb 2026 10:11:31 +0100 Subject: Include for symbol std::time --- src/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.cpp b/src/main.cpp index afea063..ab3075e 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,3 +1,4 @@ +#include #include #include "Game.hpp" using namespace std; -- cgit v1.2.3