Splitted single logger.h file to .h and .cpp files.
This commit is contained in:
@@ -9,5 +9,8 @@
|
||||
#define DBUFLEN 256
|
||||
|
||||
extern WCHAR szTitle[MAX_LOADSTRING];
|
||||
|
||||
extern SYSTEMTIME lt;
|
||||
extern wchar_t debugBuffer[DBUFLEN];
|
||||
extern std::wofstream logfile;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user