Fix header include for playerbots

This commit is contained in:
Yunfan Li
2024-10-04 23:07:08 +08:00
parent 6eb5070cbc
commit b4ca46c3af

View File

@@ -22,6 +22,7 @@
#include "Common.h"
#include "Duration.h"
#include "ObjectGuid.h"
#include "QueryHolder.h"
#include "SharedDefines.h"
#include <unordered_map>