mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 13:26:17 +00:00
- winternl.h is deprecated since the NDK was invented, don't use
svn path=/trunk/; revision=37523
This commit is contained in:
parent
de77947079
commit
922ae17a2e
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
#include <ntstatus.h>
|
||||
#define WIN32_NO_STATUS
|
||||
#include <windows.h>
|
||||
#include <winternl.h>
|
||||
#include <ntndk.h>
|
||||
#include <powrprof.h>
|
||||
#include <wchar.h>
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue