1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-17 10:52:46 +00:00

Deprecate and remove hsStlSortUtils

This commit is contained in:
2013-01-01 20:08:52 -08:00
parent 8158a43dfe
commit 74e06e3984
20 changed files with 25 additions and 344 deletions

View File

@ -52,7 +52,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include <map>
#include "pnNetCommon/plSynchedObject.h"
#include "hsStlSortUtils.h"
class plTMController;
class hsAffineParts;

View File

@ -56,8 +56,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "HeadSpin.h"
#include <map>
#include "hsStlSortUtils.h"
// local
#include "plScalarChannel.h"

View File

@ -58,9 +58,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "plAvDefs.h"
#include "pnKeyedObject/plMsgForwarder.h"
// templates
#include "hsStlSortUtils.h"
class plAGModifier;
class plAGAnimInstance;

View File

@ -53,9 +53,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
// local
#include "plAvatar/plScalarChannel.h"
// stl
#include "hsStlSortUtils.h"
class plSceneObject;
class plAGAnimInstance;

View File

@ -48,7 +48,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "HeadSpin.h"
#include <map>
#include "hsStlSortUtils.h"
#include "hsGeometry3.h"
#include "pnKeyedObject/hsKeyedObject.h"