From 56d4499262e44c5d5a3282417d7e6234925e6823 Mon Sep 17 00:00:00 2001 From: Asdow <20314541+Asdow@users.noreply.github.com> Date: Tue, 18 Nov 2025 19:56:48 +0200 Subject: [PATCH] Remove unused includes --- Tactical/Auto Bandage.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/Tactical/Auto Bandage.cpp b/Tactical/Auto Bandage.cpp index d818afec6..494204717 100644 --- a/Tactical/Auto Bandage.cpp +++ b/Tactical/Auto Bandage.cpp @@ -21,12 +21,9 @@ #include "Map Screen Interface.h" #include "Soldier Profile.h" #include "Assignments.h" - #include "WordWrap.h" #include "Cursors.h" #include "english.h" - #include "SkillCheck.h" // added by Flugente -#include "Music Control.h" // max number of merc faces per row in autobandage box #define NUMBER_MERC_FACES_AUTOBANDAGE_BOX 4