mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
fix compile issues for missing <thread>. I'm not sure why this wasn't needed before or in master.
This commit is contained in:
@@ -20,3 +20,4 @@
|
||||
#include <strsafe.h>
|
||||
#include <Shlwapi.h>
|
||||
#include <ProjectTelemetry.h>
|
||||
#include <thread>
|
||||
|
||||
Reference in New Issue
Block a user