We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2994b28 commit 0592e1cCopy full SHA for 0592e1c
Client/launch/Main.cpp
@@ -19,6 +19,7 @@
19
#include <malloc.h> // For _malloca
20
#include <string> // For std::wstring
21
#include <intrin.h> // For __readfsdword, __readgsqword
22
+#include <version.h>
23
24
// Link to the required libraries
25
#pragma comment(lib, "psapi.lib")
0 commit comments