Add fmt/xchar includes where wstring is used

This commit is contained in:
Pokechu22 2022-01-12 16:29:15 -08:00
parent cb662509f2
commit 54cf8d030c
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
#include <winternl.h>
#include <fmt/format.h>
#include <fmt/xchar.h>
#include "Common/CommonFuncs.h"
#include "Common/CommonTypes.h"