Skip to content

Commit

Permalink
NPCBots: Fix non-PCH build 1
Browse files Browse the repository at this point in the history
trickerer committed Nov 21, 2024
1 parent 8dc82c2 commit 95449f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/game/AI/NpcBots/botdatamgr.h
Original file line number Diff line number Diff line change
@@ -6,9 +6,9 @@
#include "DBCEnums.h"

#include <functional>
#include <map>
#include <set>
#include <shared_mutex>
#include <vector>

class BattlegroundQueue;
class Creature;

0 comments on commit 95449f6

Please sign in to comment.