mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-20 20:29:10 +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:
@ -50,6 +50,8 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
//#include <hkmath/quaternion.h>
|
||||
//#include <hkmath/quaternion.h>
|
||||
|
||||
#include <cmath>
|
||||
|
||||
// singular
|
||||
#include "plMatrixChannel.h"
|
||||
|
||||
@ -1015,4 +1017,4 @@ void plIK2Applicator::IApply(const plAGModifier *mod, double time)
|
||||
void plIK2Applicator::ISolve()
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user