mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-10 19:10:25 +00:00
[Cleanup] Remove unused Includes under zone files (#3162)
This commit is contained in:
@@ -20,7 +20,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#include <iostream>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <iomanip>
|
||||
#include <stdarg.h>
|
||||
|
||||
#ifdef _WINDOWS
|
||||
@@ -57,7 +56,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#include "shared_task_zone_messaging.h"
|
||||
#include "dialogue_window.h"
|
||||
#include "bot_command.h"
|
||||
#include "queryserv.h"
|
||||
#include "../common/events/player_event_logs.h"
|
||||
|
||||
extern EntityList entity_list;
|
||||
|
||||
Reference in New Issue
Block a user