From 57dedd585c248361a8f5ef902d13bc2354447500 Mon Sep 17 00:00:00 2001 From: "madmaxoft@gmail.com" Date: Sat, 18 Feb 2012 17:51:34 +0000 Subject: Logging: added thread ID to the log output in debug builds git-svn-id: http://mc-server.googlecode.com/svn/trunk@291 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/cLog.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'source/cLog.h') diff --git a/source/cLog.h b/source/cLog.h index b218580ce..1a688b0c0 100644 --- a/source/cLog.h +++ b/source/cLog.h @@ -1,12 +1,8 @@ + #pragma once -#include "MemoryLeak.h" #include "FileDefine.h" -#ifndef _WIN32 - #include -#endif - -- cgit v1.2.3