Fixing compiler errors. Still broken in terms of network functionality.
This commit is contained in:
@@ -23,6 +23,9 @@
|
||||
|
||||
#include <boost/asio.hpp>
|
||||
|
||||
#ifndef _WIN32
|
||||
#define SOCKET int
|
||||
#endif
|
||||
|
||||
class NetContext
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user