mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 00:46:46 +00:00
Missing float.h
This commit is contained in:
+1
-1
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user