From 173f786f558b68ba94d5b77490fe9a9bb7e0ebab Mon Sep 17 00:00:00 2001 From: Asdow <20314541+Asdow@users.noreply.github.com> Date: Wed, 3 Dec 2025 21:43:54 +0200 Subject: [PATCH] Remove unused includes --- Ja2/GameSettings.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/Ja2/GameSettings.cpp b/Ja2/GameSettings.cpp index 9dca9be7..eaa0f8c2 100644 --- a/Ja2/GameSettings.cpp +++ b/Ja2/GameSettings.cpp @@ -13,7 +13,6 @@ #include "HelpScreen.h" #include "INIReader.h" #include "Shade Table Util.h" - #include "soldier profile type.h" #include "random.h" #include "SaveLoadGame.h" #include "sgp.h" @@ -36,7 +35,6 @@ #include "connect.h" #include "sgp_logger.h" -#include "Map Information.h" #include "GameInitOptionsScreen.h"