mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-11 11:48:37 +00:00
remove global_define.h: queryserv & shared_memory
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
#include "items.h"
|
||||
|
||||
#include "common/eqemu_exception.h"
|
||||
#include "common/global_define.h"
|
||||
#include "common/ipc_mutex.h"
|
||||
#include "common/item_data.h"
|
||||
#include "common/memory_mapped_file.h"
|
||||
|
||||
@@ -25,7 +25,6 @@
|
||||
#include "common/eqemu_logsys.h"
|
||||
#include "common/events/player_event_logs.h"
|
||||
#include "common/evolving_items.h"
|
||||
#include "common/global_define.h"
|
||||
#include "common/path_manager.h"
|
||||
#include "common/platform.h"
|
||||
#include "common/rulesys.h"
|
||||
|
||||
@@ -19,7 +19,6 @@
|
||||
#include "spells.h"
|
||||
|
||||
#include "common/eqemu_exception.h"
|
||||
#include "common/global_define.h"
|
||||
#include "common/ipc_mutex.h"
|
||||
#include "common/memory_mapped_file.h"
|
||||
#include "common/shareddb.h"
|
||||
|
||||
Reference in New Issue
Block a user