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:
@ -59,7 +59,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#include "pnKeyedObject/plMsgForwarder.h"
|
||||
|
||||
// templates
|
||||
#include "hsStlUtils.h"
|
||||
#include "hsStlSortUtils.h"
|
||||
|
||||
|
||||
|
@ -54,7 +54,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#include "plAvatar/plScalarChannel.h"
|
||||
|
||||
// stl
|
||||
#include "hsStlUtils.h"
|
||||
#include "hsStlSortUtils.h"
|
||||
|
||||
class plSceneObject;
|
||||
|
@ -54,7 +54,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
|
||||
// global
|
||||
|
||||
#include "hsStlUtils.h"
|
||||
#include "hsResMgr.h"
|
||||
#include "hsTimer.h"
|
||||
|
||||
|
@ -42,7 +42,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#ifndef PLAVBRAINGENERIC_H
|
||||
#define PLAVBRAINGENERIC_H
|
||||
|
||||
#include "hsStlUtils.h"
|
||||
#include "plAvBrainGeneric.h"
|
||||
|
||||
/** \class plAvBrainCoop
|
||||
|
@ -43,7 +43,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#define plAvatarSDLModifier_inc
|
||||
|
||||
#include "HeadSpin.h"
|
||||
#include "hsStlUtils.h"
|
||||
#include "plModifier/plSDLModifier.h"
|
||||
|
||||
|
||||
|
@ -43,8 +43,8 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#ifndef __PLCRITTERCMDS_H__
|
||||
#define __PLCRITTERCMDS_H__
|
||||
|
||||
#include "hsStlUtils.h"
|
||||
|
||||
#include <vector>
|
||||
#include <string>
|
||||
|
||||
typedef std::vector<std::string> VCharArray;
|
||||
|
||||
|
@ -43,7 +43,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#define plMultistageBehMod_h_inc
|
||||
|
||||
#include "pnModifier/plSingleModifier.h"
|
||||
#include "hsStlUtils.h"
|
||||
|
||||
class plAnimStageVec;
|
||||
|
||||
|
Reference in New Issue
Block a user