aboutsummaryrefslogtreecommitdiff
path: root/external/easylogging++/ea_config.h
diff options
context:
space:
mode:
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__)