mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 04:37:30 +02:00
updating: show the reason why the update couldn't be completed
- include nonstd::expected library for modern error-handling - add localized strings - refactor updating.cpp
This commit is contained in:
committed by
Andrey Nekrasov
parent
63ce7ca981
commit
289532d7c8
@@ -15,5 +15,6 @@
|
||||
#include <ShlObj_core.h>
|
||||
#include <shellapi.h>
|
||||
#include <filesystem>
|
||||
#include <expected.hpp>
|
||||
|
||||
#endif //PCH_H
|
||||
|
||||
Reference in New Issue
Block a user