Add TODO
This commit is contained in:
parent
f3d3d70a5b
commit
ac87c18a35
@ -4,6 +4,8 @@
|
|||||||
#include <iostream>
|
#include <iostream>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
|
//TODO Use the following? https://github.com/bombela/backward-cpp
|
||||||
|
|
||||||
namespace cpputils {
|
namespace cpputils {
|
||||||
|
|
||||||
void sigsegv_handler(int) {
|
void sigsegv_handler(int) {
|
||||||
|
Loading…
Reference in New Issue
Block a user