mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 18:26:39 +02:00
[Common]Use folder_change_reader in file watcher to improve performance (#30827)
This commit is contained in:
committed by
GitHub
parent
4ce38d192d
commit
4f06f2a659
@@ -13,8 +13,9 @@
|
||||
#include <ShellScalingApi.h>
|
||||
#include <strsafe.h>
|
||||
#include <TraceLoggingActivity.h>
|
||||
#include <wil\resource.h>
|
||||
#include <wil\result.h>
|
||||
#include <wil/filesystem.h>
|
||||
#include <wil/resource.h>
|
||||
#include <wil/result.h>
|
||||
#include <winrt/windows.foundation.h>
|
||||
#include <psapi.h>
|
||||
#include <shared_mutex>
|
||||
|
||||
Reference in New Issue
Block a user