mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 02:11:30 +00:00
gcc fix <stdint.h> vs <limits>
This commit is contained in:
parent
4ed88e348e
commit
3ef5d8ef0a
@ -6,7 +6,7 @@
|
||||
#include "../common/loottable.h"
|
||||
#include "zonedump.h"
|
||||
#include "../common/faction.h"
|
||||
#include <stdint.h>
|
||||
#include <limits>
|
||||
//#include "doors.h"
|
||||
|
||||
struct wplist {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user