mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 19:29:09 +00:00
fix for g++:
fix plVault LogMsg calls + remove useless wide char usage fix usage of plAvatarMgr::FindAvatar() and plLinkEffectsTriggerMsg::SetLinkKey() with temporary variables plNetServerSessionInfo.h need std::string fix plProgressMgr.h: NumLoadingFrames() have an useless class context information fix plSocket usage of non-standard NULL
This commit is contained in:
@ -42,6 +42,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#ifndef plNetServerSessionInfo_h_inc
|
||||
#define plNetServerSessionInfo_h_inc
|
||||
|
||||
#include <string>
|
||||
#include "HeadSpin.h"
|
||||
|
||||
#include "pnFactory/plCreatable.h"
|
||||
|
Reference in New Issue
Block a user