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

More MinGW fixes.

This commit is contained in:
Darryl Pogue
2012-02-04 20:06:15 -08:00
parent e97e3c7c76
commit a1b500da49
4 changed files with 3 additions and 5 deletions

View File

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