]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Remove usage of deprecated codecvt header (#1172)
authorOrgad Shaneh <orgad.shaneh@audiocodes.com>
Wed, 5 Oct 2022 20:10:24 +0000 (23:10 +0300)
committerGitHub <noreply@github.com>
Wed, 5 Oct 2022 20:10:24 +0000 (22:10 +0200)
commita6072098415e3ccf8a2ac6542db35d1f72f8d08b
tree0cc82573e53dcf3e24f182147497d72ca3a8e761
parente9ddf6800eaed6ce45bcb01f976995ef423c6ae2
fix: Remove usage of deprecated codecvt header (#1172)

Based on https://stackoverflow.com/a/69410299/764870.
src/util/file.cpp
unittest/test_util_file.cpp