1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-17 10:52:46 +00:00

float.h -> cfloat

This commit is contained in:
Darryl Pogue
2013-01-28 23:25:00 -08:00
parent 29bc092cff
commit 2967635ce2
11 changed files with 11 additions and 11 deletions

View File

@ -47,7 +47,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "plNetMessage/plNetMessage.h"
#include "plNetClient/plNetClientMgr.h"
#include <algorithm>
#include <float.h>
#include <cfloat>
plNetTransport::~plNetTransport()
{