remove global_define.h: queryserv & shared_memory

This commit is contained in:
brainiac
2025-12-18 00:28:20 -08:00
committed by Alex
parent ed2344dc99
commit b95016c92f
9 changed files with 0 additions and 10 deletions
-1
View File
@@ -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"
-1
View File
@@ -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"
-1
View File
@@ -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"