1
0

Slight code cleanup, no big changes

git-svn-id: http://mc-server.googlecode.com/svn/trunk@202 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
madmaxoft@gmail.com
2012-01-31 18:06:24 +00:00
parent 14b09ee59b
commit 59e740035e
3 changed files with 129 additions and 45 deletions

View File

@@ -5,8 +5,6 @@
#include "cSocket.h"
#include "MCSocket.h"
#include "cMCLogger.h"
#ifndef _WIN32
#include <cstring>
#endif