mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-11 11:48:37 +00:00
moved string functions from MiscFunctions to StringUtil
This commit is contained in:
@@ -47,6 +47,7 @@ using namespace std;
|
||||
#include "database.h"
|
||||
#include "../common/eq_packet_structs.h"
|
||||
#include "../common/MiscFunctions.h"
|
||||
#include "../common/StringUtil.h"
|
||||
#include "chatchannel.h"
|
||||
|
||||
extern Clientlist *CL;
|
||||
|
||||
Reference in New Issue
Block a user