mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 20:59:54 +00:00
Remove <ntstatus.h> to allow compilation with MS PSDK headers.
This commit is contained in:
parent
2773106058
commit
55bcaec4f4
@ -24,7 +24,6 @@
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "wine/test.h"
|
||||
#include "ntstatus.h"
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
#include "winuser.h"
|
||||
|
@ -24,7 +24,6 @@
|
||||
#include <stdarg.h>
|
||||
|
||||
#include "wine/test.h"
|
||||
#include <ntstatus.h>
|
||||
#include <windef.h>
|
||||
#include <winbase.h>
|
||||
#include <winnt.h>
|
||||
|
Loading…
Reference in New Issue
Block a user