From 81b04cfa888a370b7729cb42ebb7347644bb6f36 Mon Sep 17 00:00:00 2001 From: moneromooo-monero Date: Sat, 16 Dec 2017 15:30:36 +0000 Subject: [PATCH] easlogging++: omit some unneded macros --- external/easylogging++/ea_config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/external/easylogging++/ea_config.h b/external/easylogging++/ea_config.h index 6215e67de..4c63538e4 100644 --- a/external/easylogging++/ea_config.h +++ b/external/easylogging++/ea_config.h @@ -9,3 +9,4 @@ #define ELPP_DISABLE_DEFAULT_CRASH_HANDLING #define ELPP_NO_CHECK_MACROS #define ELPP_WINSOCK2 +#define ELPP_NO_DEBUG_MACROS