build: add win-platform.h
Build / build (push) Failing after 7m17s

This commit is contained in:
2026-06-19 12:24:40 -03:00
parent 42d94b7f44
commit 6aeb90cc82
5 changed files with 23 additions and 12 deletions
+1 -1
View File
@@ -1,9 +1,9 @@
#include "cache-cleaner.h"
#include "win-platform.h"
#include <filesystem>
#include <unordered_set>
#include <windows.h>
#include <shlobj.h>
#include <tlhelp32.h>