impr: Removed more instanced of codecvt

This commit is contained in:
WerWolv
2024-12-14 22:39:07 +01:00
parent f39f395393
commit 21506578f5
5 changed files with 4 additions and 9 deletions

View File

@@ -14,7 +14,6 @@
#if defined(OS_WINDOWS)
#include <windows.h>
#include <shellapi.h>
#include <codecvt>
#endif
namespace hex::init {