This commit is contained in:
Till Wübbers
2025-03-09 20:42:37 +01:00
parent 96a122f932
commit aaf397fef6
5 changed files with 58 additions and 12 deletions

View File

@@ -1,9 +1,6 @@
#include <cstdlib>
#include <cwchar>
#include <fileapi.h>
#include <fstream>
#include <processthreadsapi.h>
#include <synchapi.h>
#define WIN32_LEAN_AND_MEAN
#include <Windows.h>
#undef min