mirror of
https://github.com/QuasarApp/backward-cpp.git
synced 2025-05-18 20:39:41 +00:00
backward.cpp setups a default exception handler.
This commit is contained in:
parent
0e7e0a8acb
commit
bed82c946d
@ -28,5 +28,6 @@
|
||||
namespace backward {
|
||||
|
||||
backward::InstallSignalHandling sh;
|
||||
backward::ExceptionHandling eh;
|
||||
|
||||
} // namespace backward
|
||||
|
Loading…
x
Reference in New Issue
Block a user