1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-10 12:32:20 +02:00

VS2019 update

This commit is contained in:
Brian Fiete 2020-10-28 10:02:08 -07:00
parent 545c509e17
commit 25ff5ef109
2 changed files with 12 additions and 8 deletions

View file

@ -504,6 +504,10 @@ extern "C" char* strdup(const char* str)
return _strdup(str);
}
extern "C" void __CxxFrameHandler4()
{
}
// if (TSS > _Init_thread_epoch) {
// _Init_thread_header(&TSS);
// Test our bit from the guard variable.