mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 05:52:56 +00:00
[CRT] Do not include unneeded PSEH header
This commit is contained in:
parent
e470b58376
commit
d31856cda1
1 changed files with 0 additions and 2 deletions
|
@ -21,8 +21,6 @@
|
||||||
#ifndef __MSVCRT_CPPEXCEPT_H
|
#ifndef __MSVCRT_CPPEXCEPT_H
|
||||||
#define __MSVCRT_CPPEXCEPT_H
|
#define __MSVCRT_CPPEXCEPT_H
|
||||||
|
|
||||||
#include <pseh/pseh2.h>
|
|
||||||
|
|
||||||
#define CXX_FRAME_MAGIC_VC6 0x19930520
|
#define CXX_FRAME_MAGIC_VC6 0x19930520
|
||||||
#define CXX_FRAME_MAGIC_VC7 0x19930521
|
#define CXX_FRAME_MAGIC_VC7 0x19930521
|
||||||
#define CXX_FRAME_MAGIC_VC8 0x19930522
|
#define CXX_FRAME_MAGIC_VC8 0x19930522
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue