mirror of
https://github.com/reactos/reactos.git
synced 2025-04-27 17:10:22 +00:00
[APITEST:POWRPROF]
Include stdio.h for printf function. svn path=/trunk/; revision=60328
This commit is contained in:
parent
615266ca06
commit
8b1a283ee8
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
|
||||
#include <apitest.h>
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
#include <ntstatus.h>
|
||||
#define WIN32_NO_STATUS
|
||||
|
|
Loading…
Reference in a new issue