mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-17 10:52:46 +00:00
Fully remove hsStlUtils, as it is now completely unused
This commit is contained in:
@ -43,7 +43,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#define plClientGuid_h_inc
|
||||
|
||||
#include "HeadSpin.h"
|
||||
#include "hsStlUtils.h"
|
||||
#include "pnFactory/plCreatable.h"
|
||||
#include "pnUUID/pnUUID.h"
|
||||
|
||||
|
@ -40,7 +40,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
|
||||
*==LICENSE==*/
|
||||
#include "plNetCommon.h"
|
||||
#include "hsStlUtils.h"
|
||||
#include "pnUUID/pnUUID.h"
|
||||
#include <algorithm>
|
||||
|
||||
|
@ -45,7 +45,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#ifndef PLNETCOMMON_CONSTANTS_ONLY
|
||||
|
||||
#include "plNetServerSessionInfo.h"
|
||||
#include "hsStlUtils.h"
|
||||
|
||||
#endif // PLNETCOMMON_CONSTANTS_ONLY
|
||||
|
||||
|
@ -42,7 +42,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
|
||||
#include "HeadSpin.h"
|
||||
#include "hsStream.h"
|
||||
#include "hsStlUtils.h"
|
||||
#include "plNetCommonHelpers.h"
|
||||
#include "pnNetCommon/plGenericVar.h"
|
||||
#include "plCompression/plZlibCompress.h"
|
||||
|
@ -44,7 +44,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
|
||||
#include "HeadSpin.h"
|
||||
|
||||
#include "hsStlUtils.h"
|
||||
#include "pnFactory/plCreatable.h"
|
||||
|
||||
class plNetApp;
|
||||
|
@ -43,7 +43,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#include "hsStream.h"
|
||||
#include "pnMessage/plMessage.h"
|
||||
#include "plNetServerSessionInfo.h"
|
||||
#include "hsStlUtils.h"
|
||||
#include "plNetCommon.h"
|
||||
#include "plVault/plVault.h"
|
||||
|
||||
|
@ -43,7 +43,8 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#define plNetServerSessionInfo_h_inc
|
||||
|
||||
#include "HeadSpin.h"
|
||||
#include "hsStlUtils.h"
|
||||
#include <string>
|
||||
|
||||
#include "pnFactory/plCreatable.h"
|
||||
#include "pnNetCommon/plNetServers.h"
|
||||
#include "plNetCommon/plSpawnPointInfo.h"
|
||||
|
@ -42,7 +42,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#ifndef plSpawnPointInfo_h_inc
|
||||
#define plSpawnPointInfo_h_inc
|
||||
|
||||
#include "hsStlUtils.h"
|
||||
#include "plString.h"
|
||||
|
||||
///////////////////////////////////////////////////////////////////
|
||||
|
Reference in New Issue
Block a user