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:
@ -64,7 +64,7 @@ class plLinkToAgeMsg : public plMessage
|
||||
public:
|
||||
plLinkToAgeMsg();
|
||||
plLinkToAgeMsg( const plAgeLinkStruct * link );
|
||||
~plLinkToAgeMsg();
|
||||
virtual ~plLinkToAgeMsg();
|
||||
|
||||
CLASSNAME_REGISTER( plLinkToAgeMsg );
|
||||
GETINTERFACE_ANY( plLinkToAgeMsg, plMessage );
|
||||
|
@ -42,7 +42,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#ifndef plNetOwnershipMsg_INC
|
||||
#define plNetOwnershipMsg_INC
|
||||
|
||||
#include "hsStlUtils.h"
|
||||
#include "pnMessage/plMessage.h"
|
||||
#include "plNetMessage/plNetMessage.h"
|
||||
|
||||
|
@ -40,7 +40,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
|
||||
*==LICENSE==*/
|
||||
#include "HeadSpin.h"
|
||||
#include "hsStlUtils.h"
|
||||
#include "hsRefCnt.h"
|
||||
|
||||
#include "pnKeyedObject/plKey.h"
|
||||
|
Reference in New Issue
Block a user