mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 21:25:43 +00:00
[SDK] Define _NTSYSTEM_ in stubs.h
We don't want to import RtlRaiseException, when building stubs for NTDLL.
This commit is contained in:
parent
3c2bfb570f
commit
f229726da9
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#define WIN32_NO_STATUS
|
||||
#define _NTSYSTEM_
|
||||
#include <windef.h>
|
||||
|
||||
#ifndef PRIx64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue