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:
+2
-1
@@ -23,7 +23,8 @@
|
||||
#include <float.h>
|
||||
|
||||
#include "watermap.h"
|
||||
#include "../common/MiscFunctions.h"
|
||||
#include "../common/StringUtil.h"
|
||||
|
||||
#ifdef _WINDOWS
|
||||
#define snprintf _snprintf
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user