Fixing compiler errors. Still broken in terms of network functionality.

This commit is contained in:
lotodore
2009-05-06 21:09:58 +00:00
parent 411ede3500
commit d7ca4d67b5
3 changed files with 8 additions and 4 deletions
+3
View File
@@ -23,6 +23,9 @@
#include <boost/asio.hpp>
#ifndef _WIN32
#define SOCKET int
#endif
class NetContext
{