From 2018cf74a65b99cf5494cbbb7f2363a56affbc1f Mon Sep 17 00:00:00 2001 From: dEBRUYNE-1 Date: Sat, 23 Dec 2017 15:04:20 +0100 Subject: Fix Windows build Fix no new line --- external/easylogging++/ea_config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'external/easylogging++') diff --git a/external/easylogging++/ea_config.h b/external/easylogging++/ea_config.h index 2524d3477..6215e67de 100644 --- a/external/easylogging++/ea_config.h +++ b/external/easylogging++/ea_config.h @@ -8,3 +8,4 @@ #endif #define ELPP_DISABLE_DEFAULT_CRASH_HANDLING #define ELPP_NO_CHECK_MACROS +#define ELPP_WINSOCK2 -- cgit v1.2.3