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

Remove unused headers from hsStlUtils.h (and push them downstream where needed)

Also fix a couple of plString and header issues identified by Paradox on GCC/Clang
This commit is contained in:
2013-01-01 16:54:10 -08:00
parent 3b1568a4e2
commit f510b529f8
55 changed files with 83 additions and 46 deletions

View File

@ -43,11 +43,11 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#ifndef plDynaDecalMgr_inc
#define plDynaDecalMgr_inc
#include <map>
#include "pnNetCommon/plSynchedObject.h"
#include "hsTemplates.h"
#include "hsGeometry3.h"
#include "hsMatrix44.h"
#include "hsStlUtils.h"
class plParticleSystem;