mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 05:06:36 +02:00
[PowerRename] Introduce advanced counter functionality (#27895)
This commit is contained in:
@@ -21,6 +21,12 @@
|
||||
#include <shlwapi.h>
|
||||
#include <ShlObj_core.h>
|
||||
#include <filesystem>
|
||||
#include <compare>
|
||||
#include <regex>
|
||||
#include <vector>
|
||||
#include <variant>
|
||||
#include <charconv>
|
||||
#include <string>
|
||||
|
||||
#include <ProjectTelemetry.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user