--- mingw-w64-crt/lib-common/msvcrt.def.in | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/mingw-w64-crt/lib-common/msvcrt.def.in b/mingw-w64-crt/lib-common/msvcrt.def.in index 3ed4b66c7281..2bd70dd59182 100644 --- a/mingw-w64-crt/lib-common/msvcrt.def.in +++ b/mingw-w64-crt/lib-common/msvcrt.def.in @@ -101,6 +101,10 @@ EXPORTS ?unexpected@@YAXXZ ; public: virtual char const *__thiscall exception::what(void)const ?what@exception@@UBEPBDXZ +; void *__cdecl operator new[](unsigned int) +??_U@YAPAXI@Z +; void __cdecl operator delete[](void *) +??_V@YAXPAX@Z $I10_OUTPUT #endif -- 2.20.1 _______________________________________________ Mingw-w64-public mailing list Mingw-w64-public@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mingw-w64-public