mirror of
https://github.com/ton-blockchain/ton
synced 2025-03-09 15:40:10 +00:00
Merge pull request #8 from newton-blockchain/aleksejmelman/fix
Fixing error LNK2019: unresolved external symbol _GetProcessMemoryInf…
This commit is contained in:
commit
a52c859487
1 changed files with 2 additions and 0 deletions
|
@ -58,6 +58,8 @@
|
|||
#define PSAPI_VERSION 1
|
||||
#endif
|
||||
#include <psapi.h>
|
||||
#pragma comment( lib, "psapi.lib" )
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue