mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-02 04:16:46 +00:00
moved string functions from MiscFunctions to StringUtil
This commit is contained in:
@@ -32,6 +32,7 @@ Copyright (C) 2001-2002 EQEMu Development Team (http://eqemu.org)
|
||||
#define strncasecmp _strnicmp
|
||||
#define strcasecmp _stricmp
|
||||
#endif
|
||||
#include "../common/StringUtil.h"
|
||||
#include "../common/packet_functions.h"
|
||||
#include "../common/packet_dump.h"
|
||||
#include "../common/packet_dump_file.h"
|
||||
|
||||
Reference in New Issue
Block a user