mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-18 19:29:09 +00:00
float.h -> cfloat
This commit is contained in:
@ -45,7 +45,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
// See Gems IV, Ken Shoemake
|
||||
//////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
#include <float.h> // for FLT_EPSILON
|
||||
#include <cfloat> // for FLT_EPSILON
|
||||
#include <cmath>
|
||||
#include "hsEuler.h"
|
||||
#include "hsQuat.h"
|
||||
|
Reference in New Issue
Block a user