mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 19:29:09 +00:00
Move <algorithm> header out of HeadSpin.h
This commit is contained in:
@ -40,6 +40,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
|
||||
*==LICENSE==*/
|
||||
#include <cmath>
|
||||
#include <algorithm>
|
||||
|
||||
#include "plAvBehaviors.h"
|
||||
#include "plAvBrainHuman.h"
|
||||
|
@ -40,6 +40,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
|
||||
*==LICENSE==*/
|
||||
#include <cmath>
|
||||
#include <algorithm>
|
||||
|
||||
#include "plPhysicalControllerCore.h"
|
||||
|
||||
|
Reference in New Issue
Block a user