mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 19:29:09 +00:00
Fully remove hsStlUtils, as it is now completely unused
This commit is contained in:
@ -63,7 +63,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#pragma warning(push, 0)
|
||||
#include <algorithm>
|
||||
#include <sstream>
|
||||
#include "hsStlUtils.h"
|
||||
#include "hsStringTokenizer.h"
|
||||
#include "hsGeometry3.h"
|
||||
#include "plSDL/plSDL.h"
|
||||
|
@ -43,7 +43,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#define plDniCoordinateInfo_h_inc
|
||||
|
||||
#include "HeadSpin.h"
|
||||
#include "hsStlUtils.h"
|
||||
#include "pnFactory/plCreatable.h"
|
||||
|
||||
///////////////////////////////////////////////////////////////////
|
||||
|
@ -50,12 +50,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#endif
|
||||
#define PLASMA20_SOURCES_PLASMA_PUBUTILLIB_PLVAULT_PLVAULTNODEACCESS_H
|
||||
|
||||
// 'Old' system is full of compiler warnings at /W4, so just hide them
|
||||
#pragma warning(push, 0)
|
||||
#include "hsStlUtils.h"
|
||||
#pragma warning(pop)
|
||||
|
||||
|
||||
/*****************************************************************************
|
||||
*
|
||||
* VaultNode field access strutures
|
||||
|
Reference in New Issue
Block a user