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/common/showmsg.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/common/showmsg.h') diff --git a/src/common/showmsg.h b/src/common/showmsg.h index 4300c29d6..f3fb50257 100644 --- a/src/common/showmsg.h +++ b/src/common/showmsg.h @@ -7,6 +7,8 @@ #include +#include "../common/cbasetypes.h" + #ifdef HERCULES_CORE # include "../../3rdparty/libconfig/libconfig.h" #else -- cgit v1.2.3-70-g09d2