Files
thehub/libs/server/CrashCatcher.h
T
2018-02-13 13:27:58 +01:00

7 lines
79 B
C

#ifndef BTCATCHER_H
#define BTCATCHER_H
void setupBacktraceCatcher();
#endif