mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-11 03:31:08 +00:00
moved string functions from MiscFunctions to StringUtil
This commit is contained in:
@@ -46,7 +46,7 @@ using namespace std;
|
||||
|
||||
#include "database.h"
|
||||
#include "../common/eq_packet_structs.h"
|
||||
#include "../common/MiscFunctions.h"
|
||||
#include "../common/StringUtil.h"
|
||||
#include "../common/servertalk.h"
|
||||
|
||||
Database::Database ()
|
||||
|
||||
Reference in New Issue
Block a user