mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 00:40:26 +08:00
[CRT] crtdbg.h: Add missing inttrin.h include for __debugbreak()
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
* No warranty is given; refer to the file DISCLAIMER within this package.
|
||||
*/
|
||||
#include <corecrt.h>
|
||||
#include <intrin.h>
|
||||
|
||||
#ifndef _INC_CRTDBG
|
||||
#define _INC_CRTDBG
|
||||
|
||||
Reference in New Issue
Block a user