mirror of
https://github.com/rizonesoft/Notepad3.git
synced 2026-06-14 21:09:05 +08:00
+fix: missing header (cassert)
This commit is contained in:
parent
b16542f6d2
commit
375af11692
@ -22,6 +22,7 @@
|
||||
#include "PathUtils.h"
|
||||
#include "maxpath.h"
|
||||
#include <memory>
|
||||
#include <cassert>
|
||||
|
||||
static wchar_t WideCharSwap(wchar_t nValue)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user