Files
thehub/libs/server/CrashCatcher.h
T

7 lines
79 B
C
Raw Permalink Normal View History

2018-01-15 15:26:12 +00:00
#ifndef BTCATCHER_H
#define BTCATCHER_H
void setupBacktraceCatcher();
#endif