From 08324e31e79c5d2c32392250659b6be500a5b408 Mon Sep 17 00:00:00 2001 From: Piotr Caban Date: Tue, 15 Nov 2016 13:56:35 -0600 Subject: [PATCH] vcruntime140: Add __std_terminate implementation. Signed-off-by: Piotr Caban Signed-off-by: Alexandre Julliard --- dlls/vcruntime140/vcruntime140.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/vcruntime140/vcruntime140.spec b/dlls/vcruntime140/vcruntime140.spec index ca9368cc6dc..b91d976aa46 100644 --- a/dlls/vcruntime140/vcruntime140.spec +++ b/dlls/vcruntime140/vcruntime140.spec @@ -38,7 +38,7 @@ @ stub __report_gsfailure @ cdecl __std_exception_copy(ptr ptr) ucrtbase.__std_exception_copy @ cdecl __std_exception_destroy(ptr) ucrtbase.__std_exception_destroy -@ stub __std_terminate +@ cdecl __std_terminate() ucrtbase.terminate @ cdecl __std_type_info_compare(ptr ptr) ucrtbase.__std_type_info_compare @ cdecl __std_type_info_destroy_list(ptr) ucrtbase.__std_type_info_destroy_list @ cdecl __std_type_info_hash(ptr) ucrtbase.__std_type_info_hash