ResMon: Fix C4005 warning

This commit is contained in:
Birunthan Mohanathas 2013-05-09 18:03:42 +03:00
parent 87f69dee55
commit 993f388360

View File

@ -23,8 +23,6 @@
resource leaks in itself (all fixed). There's irony for you!
*/
#define _WIN32_WINNT 0x0501
#include <windows.h>
#include <stdio.h>
#include <psapi.h>