From c9b2545ebcf50e004c692ce087fc9ba253fcf525 Mon Sep 17 00:00:00 2001 From: Haru Date: Thu, 7 Aug 2014 14:58:48 +0200 Subject: Fixed some MSVC incompatibilities - Resolves bugreport:8289 http://hercules.ws/board/tracker/issue-8289-compile-error-vs-2013/ - Disables some winsock-related deprecation warnings. Signed-off-by: Haru --- src/char/inter.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/char/inter.c') diff --git a/src/char/inter.c b/src/char/inter.c index ab53fc6da..a7794c9c9 100644 --- a/src/char/inter.c +++ b/src/char/inter.c @@ -23,6 +23,7 @@ #include "int_pet.h" #include "int_quest.h" #include "int_storage.h" +#include "../common/cbasetypes.h" #include "../common/db.h" #include "../common/malloc.h" #include "../common/mmo.h" -- cgit v1.2.3-60-g2f50