2
0
mirror of https://github.com/rehlds/rehlds.git synced 2024-12-29 08:05:50 +03:00

Forced PSAPI_VERSION to 1

This commit is contained in:
WPMGPRoSToTeMa 2015-07-13 11:50:58 +03:00
parent 131d43a15e
commit 81f7402466

View File

@ -51,6 +51,7 @@
#include <windows.h>
#include <winsock.h>
#include <wsipx.h> // for support IPX
#define PSAPI_VERSION 1
#include <psapi.h>
#include <nmmintrin.h>
#include <fcntl.h>