From 92fedbc11e2d69bd51660e24956984cf2503ec71 Mon Sep 17 00:00:00 2001 From: Erik Kundiman <erik@megapahit.org> Date: Thu, 26 Oct 2023 08:44:18 +0800 Subject: Revert "Boost since 1.76 already internally includes v5" This reverts commit 658ff1a0a14af93b96de22d3def56b93c0a5abd2. --- indra/newview/lllogchat.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/indra/newview/lllogchat.cpp b/indra/newview/lllogchat.cpp index 5de7240f53..07825c1b0c 100644 --- a/indra/newview/lllogchat.cpp +++ b/indra/newview/lllogchat.cpp @@ -41,9 +41,7 @@ #include <boost/algorithm/string/trim.hpp> #include <boost/algorithm/string/replace.hpp> -#ifndef LL_USESYSTEMLIBS #include <boost/regex/v4/match_results.hpp> -#endif #include <boost/foreach.hpp> #if LL_MSVC -- cgit v1.2.3