mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-15 12:31:31 +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 "../common/loottable.h"
|
||||||
#include "zonedump.h"
|
#include "zonedump.h"
|
||||||
#include "../common/faction.h"
|
#include "../common/faction.h"
|
||||||
#include <stdint.h>
|
#include <limits>
|
||||||
//#include "doors.h"
|
//#include "doors.h"
|
||||||
|
|
||||||
struct wplist {
|
struct wplist {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user