mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-02 16:46:37 +00:00
qglobals.cpp & .h include header cleanup
This commit is contained in:
+2
-3
@@ -1,9 +1,8 @@
|
||||
#include "../common/debug.h"
|
||||
#include "../common/string_util.h"
|
||||
|
||||
#include "qglobals.h"
|
||||
#include "masterentity.h"
|
||||
#include "client.h"
|
||||
#include "zone.h"
|
||||
#include "zonedb.h"
|
||||
|
||||
void QGlobalCache::AddGlobal(uint32 id, QGlobal global)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user