From 0362db94adeefbd6bcd5a495ba600c9a4989434b Mon Sep 17 00:00:00 2001 From: Crow Date: Wed, 17 Sep 2025 11:09:59 -0500 Subject: [PATCH] Exclude Log.h Not needed --- src/ChatFilter.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ChatFilter.cpp b/src/ChatFilter.cpp index 1cdab40b..9d091578 100644 --- a/src/ChatFilter.cpp +++ b/src/ChatFilter.cpp @@ -9,7 +9,6 @@ #include "Playerbots.h" #include "RtiTargetValue.h" #include "AiFactory.h" -#include "Log.h" #include #include