[APITEST:POWRPROF]

Include stdio.h for printf function.

svn path=/trunk/; revision=60328
This commit is contained in:
Hermès Bélusca-Maïto 2013-09-22 21:52:27 +00:00
parent 615266ca06
commit 8b1a283ee8

View file

@ -9,6 +9,7 @@
#include <apitest.h>
#include <stdio.h>
#include <stdarg.h>
#include <ntstatus.h>
#define WIN32_NO_STATUS