mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-19 12:21:34 +00:00
Missing float.h
This commit is contained in:
parent
e5620f6d98
commit
a68d638760
@ -67,7 +67,7 @@ namespace EQEmu
|
|||||||
#include <set>
|
#include <set>
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <memory>
|
#include <memory>
|
||||||
|
#include <float.h>
|
||||||
|
|
||||||
#define CLIENT_TIMEOUT 90000
|
#define CLIENT_TIMEOUT 90000
|
||||||
#define CLIENT_LD_TIMEOUT 30000 // length of time client stays in zone after LDing
|
#define CLIENT_LD_TIMEOUT 30000 // length of time client stays in zone after LDing
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user