Let's try that again

Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
Collecting
2026-02-13 20:29:56 +01:00
parent a91c0eec59
commit 19acc53fb6

View File

@@ -24,8 +24,8 @@
#ifndef NOMINMAX #ifndef NOMINMAX
#define NOMINMAX #define NOMINMAX
#endif #endif
#include <psapi.h>
#include <windows.h> #include <windows.h>
#include <psapi.h>
#undef GetCurrentTime #undef GetCurrentTime
#undef ERROR #undef ERROR