#ifndef OBJECT_GUID_H #define OBJECT_GUID_H #include "system/types.h" typedef uint64_t WOWGUID; #endif