From 00d5c3bca1992f4a255e723ad1f644afb3456f40 Mon Sep 17 00:00:00 2001 From: Opuszek Date: Tue, 8 Jul 2025 10:04:36 +0200 Subject: [PATCH] Update lib/spells/BattleSpellMechanics.cpp Co-authored-by: Ivan Savenko --- lib/spells/BattleSpellMechanics.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/spells/BattleSpellMechanics.cpp b/lib/spells/BattleSpellMechanics.cpp index da649c458..f214ad299 100644 --- a/lib/spells/BattleSpellMechanics.cpp +++ b/lib/spells/BattleSpellMechanics.cpp @@ -19,7 +19,6 @@ #include "../networkPacks/PacksForClientBattle.h" #include "../networkPacks/SetStackEffect.h" #include "../CStack.h" -#include #include