From d5721b974a58ed5a26f33346dae728d93a7c1803 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Fri, 8 Oct 2010 07:01:44 +0300 Subject: boost threads and mutexes, better error handling (thread's timeouts) --- globals.h | 1 + 1 file changed, 1 insertion(+) (limited to 'globals.h') diff --git a/globals.h b/globals.h index 2f0d5a5..4b6533c 100644 --- a/globals.h +++ b/globals.h @@ -18,4 +18,5 @@ #define GLOBALS_H extern bool bAppendTags; extern TCHAR *inopentag, *inclosetag, *outopentag, *outclosetag; +extern logtofile debuglog; #endif -- cgit v1.2.3