From b687fb2439729b26d08816921eea3ce1ad315849 Mon Sep 17 00:00:00 2001 From: Akkadius Date: Mon, 15 Dec 2014 22:43:58 -0600 Subject: [PATCH] shareddb.cpp header include cleanup --- common/shareddb.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/common/shareddb.cpp b/common/shareddb.cpp index d0f89658a..cd8fd49e0 100644 --- a/common/shareddb.cpp +++ b/common/shareddb.cpp @@ -1,14 +1,11 @@ #include #include -#include -#include #include "classes.h" #include "eq_packet_structs.h" #include "eqemu_exception.h" #include "faction.h" #include "features.h" -#include "guilds.h" #include "ipc_mutex.h" #include "item.h" #include "loottable.h"