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:
@ -41,6 +41,8 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
*==LICENSE==*/
|
||||
|
||||
#include "HeadSpin.h"
|
||||
#include <cmath>
|
||||
|
||||
#include "plCollisionDetector.h"
|
||||
#include "plMessage/plCollideMsg.h"
|
||||
#include "plgDispatch.h"
|
||||
|
@ -42,7 +42,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#ifndef plPhysicsSoundMgr_h_inc
|
||||
#define plPhysicsSoundMgr_h_inc
|
||||
|
||||
#include "hsStlUtils.h"
|
||||
#include <set>
|
||||
#include "plPhysical.h"
|
||||
#include "hsGeometry3.h"
|
||||
|
||||
|
Reference in New Issue
Block a user