在 2022/12/12 22:15, Biswapriyo Nath 写道:
From 0c08e89cdb32fa9ab677d711df989dcd5856f4d2 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath<[email protected]> Date: Mon, 12 Dec 2022 19:43:17 +0530 Subject: [PATCH] headers: Include typeinfo in eh.h for std::type_infoFixeshttps://github.com/mingw-w64/mingw-w64/issues/18 Signed-off-by: Biswapriyo Nath<[email protected]> --- mingw-w64-headers/crt/eh.h | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-)
Thanks for the patch. Looks good to me. Pushed. The Microsoft header doesn't contain <typeinfo>, but it is required by the C++ standard anyway. -- Best regards, LIU Hao
OpenPGP_signature
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
