From 0e9df2b2be56f9177d9f25a5a0d8d7cf6d3dca2a Mon Sep 17 00:00:00 2001 From: achabense <60953653+achabense@users.noreply.github.com> Date: Thu, 11 Sep 2025 05:26:15 +0800 Subject: [PATCH] Likely a typo --- stl/src/wiostrea.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stl/src/wiostrea.cpp b/stl/src/wiostrea.cpp index f4d559d0b7c..5755fe1f40f 100644 --- a/stl/src/wiostrea.cpp +++ b/stl/src/wiostrea.cpp @@ -30,5 +30,6 @@ _CRTIMP2_PURE __thiscall _Winit::~_Winit() noexcept { // flush standard wide str _Ptr_wclog->flush(); } } - _STD_END } + +_STD_END