mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
Fix clang build
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include <linux/types.h>
|
||||
#endif
|
||||
#endif
|
||||
typedef uint64_t uint64;
|
||||
typedef unsigned long uint64;
|
||||
#endif
|
||||
|
||||
// Note: If you want to use 64-bit refs, change the types of both dtPolyRef & dtTileRef.
|
||||
|
||||
Reference in New Issue
Block a user