[CRT] Do not include unneeded PSEH header

This commit is contained in:
Jérôme Gardou 2021-04-23 16:22:01 +02:00 committed by Jérôme Gardou
parent e470b58376
commit d31856cda1

View file

@ -21,8 +21,6 @@
#ifndef __MSVCRT_CPPEXCEPT_H
#define __MSVCRT_CPPEXCEPT_H
#include <pseh/pseh2.h>
#define CXX_FRAME_MAGIC_VC6 0x19930520
#define CXX_FRAME_MAGIC_VC7 0x19930521
#define CXX_FRAME_MAGIC_VC8 0x19930522