[Cleanup] Remove unused Includes under zone files (#3162)

This commit is contained in:
Aeadoin
2023-04-01 22:55:28 -04:00
committed by GitHub
parent 090086f50c
commit 7f7ba2e6c2
87 changed files with 0 additions and 217 deletions
-6
View File
@@ -1,9 +1,6 @@
#include <string.h>
#include <stdlib.h>
#include <sstream>
#include <algorithm>
#include <ctime>
#include <thread>
#include <fmt/format.h>
@@ -26,8 +23,6 @@
#include "command.h"
#include "dynamic_zone.h"
#include "expedition.h"
#include "guild_mgr.h"
#include "qglobals.h"
#include "queryserv.h"
#include "quest_parser_collection.h"
#include "titles.h"
@@ -971,7 +966,6 @@ void command_bot(Client *c, const Seperator *sep)
#include "gm_commands/doanim.cpp"
#include "gm_commands/door.cpp"
#include "gm_commands/door_manipulation.cpp"
#include "gm_commands/door_manipulation.h"
#include "gm_commands/dye.cpp"
#include "gm_commands/dz.cpp"
#include "gm_commands/dzkickplayers.cpp"