mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 02:36:19 +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
@@ -3,6 +3,7 @@
|
||||
#include <windows.h>
|
||||
#include <winrt/base.h>
|
||||
#include <wil/resource.h>
|
||||
#include <wil/filesystem.h>
|
||||
#include <ProjectTelemetry.h>
|
||||
#include <common/logger/logger.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user