...one more detail to get things fixed
Change-Id: If5d3cb2242e08e559380a4e2c86c96dc6cdc0c71
This commit is contained in:
@@ -172,6 +172,8 @@ void win_seh_translator( unsigned nSEHCode, _EXCEPTION_POINTERS* /* pExcPtrs */)
|
||||
throw std::runtime_error( pSEHName);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
void onErrorReportingChanged(bool bEnable)
|
||||
{
|
||||
#if defined _MSC_VER
|
||||
@@ -183,6 +185,4 @@ void onErrorReportingChanged(bool bEnable)
|
||||
#endif
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
Reference in New Issue
Block a user