Fixed typo in ObjectGuid.h
This commit is contained in:
@@ -297,7 +297,6 @@ namespace std
|
||||
return boost::hash_range(reinterpret_cast<uint64 const*>(&key), reinterpret_cast<uint64 const*>(&key) + 2);
|
||||
}
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
#endif // ObjectGuid_h__
|
||||
|
||||
Reference in New Issue
Block a user