aboutsummaryrefslogtreecommitdiff
path: root/daemon/Logging.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/Logging.h')
-rw-r--r--daemon/Logging.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/daemon/Logging.h b/daemon/Logging.h
index 4247966..37f7dd3 100644
--- a/daemon/Logging.h
+++ b/daemon/Logging.h
@@ -42,4 +42,6 @@ private:
extern Logging* logg;
+extern void handleException();
+
#endif //__LOGGING_H__