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:
@ -47,7 +47,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
|
||||
#include "plPerspDirSlave.h"
|
||||
|
||||
#include <float.h>
|
||||
#include <cfloat>
|
||||
#include <cmath>
|
||||
|
||||
#ifdef HS_BUILD_FOR_WIN32
|
||||
|
@ -45,7 +45,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
#include "plShadowSlave.h"
|
||||
#include "plTweak.h"
|
||||
|
||||
#include <float.h>
|
||||
#include <cfloat>
|
||||
#include <cmath>
|
||||
|
||||
#ifdef HS_BUILD_FOR_WIN32
|
||||
|
Reference in New Issue
Block a user