remove deprecated <codecvt>
Bug: chromium:358567090 Change-Id: I0480e8962ee38425406ad167f43d666b57418f5b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/360142 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Helmut Januschka <helmut@januschka.com> Cr-Commit-Position: refs/heads/main@{#42827}
This commit is contained in:
parent
c03edf6096
commit
abb638899e
1
AUTHORS
1
AUTHORS
@ -57,6 +57,7 @@ Giji Gangadharan <giji.g@samsung.com>
|
|||||||
Graham Yoakum <gyoakum@skobalt.com>
|
Graham Yoakum <gyoakum@skobalt.com>
|
||||||
Gustavo Garcia <gustavogb@gmail.com>
|
Gustavo Garcia <gustavogb@gmail.com>
|
||||||
Hans Knoechel <hans@hans-knoechel.de>
|
Hans Knoechel <hans@hans-knoechel.de>
|
||||||
|
Helmut Januschka <helmut@januschka.com>
|
||||||
Hugues Ekra <hekra01@gmail.com>
|
Hugues Ekra <hekra01@gmail.com>
|
||||||
Jake Hilton <jakehilton@gmail.com>
|
Jake Hilton <jakehilton@gmail.com>
|
||||||
James H. Brown <jbrown@burgoyne.com>
|
James H. Brown <jbrown@burgoyne.com>
|
||||||
|
|||||||
@ -20,7 +20,6 @@
|
|||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
|
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <codecvt>
|
|
||||||
#include <locale>
|
#include <locale>
|
||||||
|
|
||||||
#include "Shlwapi.h"
|
#include "Shlwapi.h"
|
||||||
|
|||||||
@ -19,7 +19,6 @@
|
|||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
|
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <codecvt>
|
|
||||||
#include <locale>
|
#include <locale>
|
||||||
|
|
||||||
#include "Shlwapi.h"
|
#include "Shlwapi.h"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user