Windows Header Ordering

Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
Collecting
2026-02-05 02:53:16 +01:00
parent bc3cd4c639
commit 43326b89e7

View File

@@ -35,9 +35,8 @@
#include <regex>
#ifdef _WIN32
#include <shellapi.h>
#include <windows.h>
#include <shellapi.h>
#endif
namespace Updater {