mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-09 08:17:56 +00:00
Build/Clang: restore build on Mac OS X
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
#include <linux/types.h>
|
#include <linux/types.h>
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
typedef unsigned long uint64;
|
typedef uint64_t uint64;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Note: If you want to use 64-bit refs, change the types of both dtPolyRef & dtTileRef.
|
// Note: If you want to use 64-bit refs, change the types of both dtPolyRef & dtTileRef.
|
||||||
|
|||||||
Reference in New Issue
Block a user