mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 11:19: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:
@ -40,6 +40,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
|
||||
*==LICENSE==*/
|
||||
#include "HeadSpin.h"
|
||||
#include <cmath>
|
||||
|
||||
#include "plCameraBrain.h"
|
||||
#include "hsTimer.h"
|
||||
|
@ -41,6 +41,8 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
*==LICENSE==*/
|
||||
|
||||
#include "HeadSpin.h"
|
||||
#include <algorithm>
|
||||
|
||||
#include "plVirtualCamNeu.h"
|
||||
#include "plCameraModifier.h"
|
||||
#include "plCameraBrain.h"
|
||||
|
Reference in New Issue
Block a user