diff options
-rw-r--r-- | indra/newview/lllogchat.cpp | 2 |
1 files changed, 0 insertions, 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 |