Fix a missing include

master
Kamil Chojnowski il y a 7 ans
Parent 4e9e1555f4
révision f33a44643f

@ -32,6 +32,7 @@
#include <execinfo.h>
#include <ucontext.h>
#include <signal.h>
#define MAX_BACKTRACE_DEPTH 128
#define DEMANGLE_BACKTRACE_SYMBOLS

Chargement…
Annuler
Enregistrer