From a4b9e948ac0acd14d82e009a75e1fccdddeeab9b Mon Sep 17 00:00:00 2001 From: WBoerenkamps Date: Wed, 8 Jan 2025 13:56:41 +0100 Subject: removed iostream --- game/StartGameScript.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'game/StartGameScript.cpp') diff --git a/game/StartGameScript.cpp b/game/StartGameScript.cpp index 77a8598..48055af 100644 --- a/game/StartGameScript.cpp +++ b/game/StartGameScript.cpp @@ -1,7 +1,6 @@ #include "StartGameScript.h" #include "Config.h" #include "api/BehaviorScript.h" -#include #include #include -- cgit v1.2.3