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:
@ -47,7 +47,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#include "hsStream.h"
|
||||
#include "hsResMgr.h"
|
||||
|
||||
#include "hsStlUtils.h"
|
||||
#include "pnKeyedObject/plUoid.h"
|
||||
|
||||
//
|
||||
|
@ -43,10 +43,10 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#ifndef plMessage_inc
|
||||
#define plMessage_inc
|
||||
|
||||
#include <string>
|
||||
#include "pnFactory/plCreatable.h"
|
||||
#include "pnKeyedObject/plKey.h"
|
||||
#include "hsTemplates.h"
|
||||
#include "hsStlUtils.h"
|
||||
|
||||
class plKey;
|
||||
class hsStream;
|
||||
|
Reference in New Issue
Block a user