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:
@ -39,7 +39,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
Mead, WA 99021
|
||||
|
||||
*==LICENSE==*/
|
||||
#include <float.h>
|
||||
#include <cfloat>
|
||||
#include "hsTimer.h"
|
||||
#include "hsTemplates.h"
|
||||
#include "plClientUnifiedTime.h"
|
||||
|
@ -39,7 +39,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
|
||||
Mead, WA 99021
|
||||
|
||||
*==LICENSE==*/
|
||||
#include <float.h>
|
||||
#include <cfloat>
|
||||
#include <cmath>
|
||||
#include "plUnifiedTime.h"
|
||||
#include "hsWindows.h"
|
||||
|
Reference in New Issue
Block a user