aboutsummaryrefslogtreecommitdiff
path: root/external/easylogging++/ea_config.h
diff options
context:
space:
mode:
authormoneromooo-monero <moneromooo-monero@users.noreply.github.com>2018-10-24 08:30:33 +0000
committermoneromooo-monero <moneromooo-monero@users.noreply.github.com>2018-11-06 14:26:09 +0000
commit2587aec121435ade996dbc533eab9503d0fc84fd (patch)
tree4e381b0f6fa06077968963f78c20d81ad74d1c2a /external/easylogging++/ea_config.h
parentMerge pull request #4729 (diff)
downloadmonero-2587aec121435ade996dbc533eab9503d0fc84fd.tar.xz
easylogging++: update to latest upstream (v9.96.5)
Diffstat (limited to 'external/easylogging++/ea_config.h')
-rw-r--r--external/easylogging++/ea_config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/external/easylogging++/ea_config.h b/external/easylogging++/ea_config.h
index 4c74925d3..4fb48ce3e 100644
--- a/external/easylogging++/ea_config.h
+++ b/external/easylogging++/ea_config.h
@@ -6,6 +6,7 @@
#define ELPP_NO_CHECK_MACROS
#define ELPP_WINSOCK2
#define ELPP_NO_DEBUG_MACROS
+#define ELPP_UTC_DATETIME
#ifdef EASYLOGGING_CC
#if !(!defined __GNUC__ || defined __MINGW32__ || defined __MINGW64__ || defined __ANDROID__)