+fix: missing header (cassert)

This commit is contained in:
rkotten 2023-05-03 16:20:06 +02:00
parent b16542f6d2
commit 375af11692

View File

@ -22,6 +22,7 @@
#include "PathUtils.h"
#include "maxpath.h"
#include <memory>
#include <cassert>
static wchar_t WideCharSwap(wchar_t nValue)
{