Fixes for boost 1.35.0 with msvc - mainly winsock vs. winsock2 related.
This commit is contained in:
+1
-1
@@ -21,10 +21,10 @@
|
||||
#ifndef _NETPACKET_H_
|
||||
#define _NETPACKET_H_
|
||||
|
||||
#include <net/socket_helper.h>
|
||||
#include <playerdata.h>
|
||||
#include <game_defs.h>
|
||||
#include <gamedata.h>
|
||||
#include <net/socket_helper.h>
|
||||
#include <core/crypthelper.h>
|
||||
|
||||
#include <vector>
|
||||
|
||||
Reference in New Issue
Block a user