From 419f9f3bf528e3f26c3c7fd267a32a3b5523d43c Mon Sep 17 00:00:00 2001 From: Asdow <20314541+Asdow@users.noreply.github.com> Date: Tue, 18 Nov 2025 18:34:52 +0200 Subject: [PATCH] Remove duplicate includes --- Tactical/Soldier Control.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/Tactical/Soldier Control.cpp b/Tactical/Soldier Control.cpp index 430cc573..a51a6c66 100644 --- a/Tactical/Soldier Control.cpp +++ b/Tactical/Soldier Control.cpp @@ -72,7 +72,6 @@ #include "Morale.h" #include "Meanwhile.h" #include "Drugs And Alcohol.h" -#include "SkillCheck.h" #include "Boxing.h" #include "overhead map.h" #include "Map Information.h" @@ -113,7 +112,6 @@ #include "fresh_header.h" -#include "Dialogue Control.h" #include "IMP Skill Trait.h" // added by Flugente #include "Food.h" // added by Flugente