mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
ResMon: Fix C4005 warning
This commit is contained in:
parent
87f69dee55
commit
993f388360
@ -23,8 +23,6 @@
|
|||||||
resource leaks in itself (all fixed). There's irony for you!
|
resource leaks in itself (all fixed). There's irony for you!
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#define _WIN32_WINNT 0x0501
|
|
||||||
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <psapi.h>
|
#include <psapi.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user