From 59cc1802814eff0742c8051b2d9200a1d4a2dc62 Mon Sep 17 00:00:00 2001 From: Ansariel Date: Mon, 1 Jul 2024 11:56:41 +0200 Subject: Remove include of format library that isn't used and can't be used without C++20 support anyway --- indra/newview/llvoicewebrtc.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/indra/newview/llvoicewebrtc.cpp b/indra/newview/llvoicewebrtc.cpp index ede1542bd1..8049bb7a73 100644 --- a/indra/newview/llvoicewebrtc.cpp +++ b/indra/newview/llvoicewebrtc.cpp @@ -24,7 +24,6 @@ * $/LicenseInfo$ */ #include -#include #include "llvoicewebrtc.h" #include "llsdutil.h" -- cgit v1.3