From c7b4b9f819e0c1335ece87695599474fc14fcdcf Mon Sep 17 00:00:00 2001 From: faketruth Date: Fri, 21 Oct 2011 21:25:29 +0000 Subject: Compiles for linux git-svn-id: http://mc-server.googlecode.com/svn/trunk@6 0a769ca7-a7f5-676a-18bf-c427514a06d6 --- source/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/main.cpp') diff --git a/source/main.cpp b/source/main.cpp index 393db121e..d17456af1 100644 --- a/source/main.cpp +++ b/source/main.cpp @@ -4,9 +4,9 @@ #include "cRoot.h" #include "cMCLogger.h" -#ifdef _WIN32 +//#ifdef _WIN32 #include -#endif +//#endif int main( int argc, char **argv ) { -- cgit v1.2.3