mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 08:50:24 +08:00
[SDK] Define _NTSYSTEM_ in stubs.h
We don't want to import RtlRaiseException, when building stubs for NTDLL.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#define WIN32_NO_STATUS
|
||||
#define _NTSYSTEM_
|
||||
#include <windef.h>
|
||||
|
||||
#ifndef PRIx64
|
||||
|
||||
Reference in New Issue
Block a user