mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 12:46:47 +02:00
[PowerRename] Sort files alphabetically as in file explorer (#15269)
* [PowerRename] Sort files * Run spellcheck
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
#include <windows.h>
|
||||
|
||||
// C RunTime Header Files
|
||||
#include <algorithm>
|
||||
#include <cstdlib>
|
||||
#include <malloc.h>
|
||||
#include <memory.h>
|
||||
|
||||
Reference in New Issue
Block a user