mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-14 03:38:33 +00:00
moved string functions from MiscFunctions to StringUtil
This commit is contained in:
@@ -35,6 +35,7 @@ using namespace std;
|
||||
|
||||
#include "masterentity.h"
|
||||
#include "../common/packet_functions.h"
|
||||
#include "../common/StringUtil.h"
|
||||
#include "../common/crc32.h"
|
||||
#include "StringIDs.h"
|
||||
#include "worldserver.h"
|
||||
|
||||
Reference in New Issue
Block a user