mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-21 05:09:34 -06:00
Add fmt/xchar includes where wstring is used
This commit is contained in:
@ -9,6 +9,7 @@
|
||||
#include <winternl.h>
|
||||
|
||||
#include <fmt/format.h>
|
||||
#include <fmt/xchar.h>
|
||||
|
||||
#include "Common/CommonFuncs.h"
|
||||
#include "Common/CommonTypes.h"
|
||||
|
Reference in New Issue
Block a user