From 658ff1a0a14af93b96de22d3def56b93c0a5abd2 Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Wed, 12 Jul 2023 19:43:15 +0800 Subject: Boost since 1.76 already internally includes v5 Including v4 would cause conflicts. --- indra/newview/lllogchat.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'indra/newview') diff --git a/indra/newview/lllogchat.cpp b/indra/newview/lllogchat.cpp index ba82ff0b0f..1dd6ac9339 100644 --- a/indra/newview/lllogchat.cpp +++ b/indra/newview/lllogchat.cpp @@ -41,7 +41,9 @@ #include #include +#ifndef LL_USESYSTEMLIBS #include +#endif #include #if LL_MSVC -- cgit v1.2.3