mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
faction.cpp linux build fix
This commit is contained in:
@@ -19,6 +19,8 @@
|
||||
#include "faction.h"
|
||||
#include "races.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
const char *FactionValueToString(FACTION_VALUE fv)
|
||||
{
|
||||
switch (fv) {
|
||||
|
||||
Reference in New Issue
Block a user