Exclude Log.h

Not needed
This commit is contained in:
Crow 2025-09-17 11:09:59 -05:00 committed by GitHub
parent 3717c6133e
commit 0362db94ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,6 @@
#include "Playerbots.h" #include "Playerbots.h"
#include "RtiTargetValue.h" #include "RtiTargetValue.h"
#include "AiFactory.h" #include "AiFactory.h"
#include "Log.h"
#include <algorithm> #include <algorithm>
#include <cctype> #include <cctype>