easylogging++: fix build with glibc

This commit is contained in:
moneromooo-monero 2019-10-08 23:14:38 +00:00
parent bf525793c7
commit 080ea734c2
No known key found for this signature in database
GPG Key ID: 686F07454D6CEFC3
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#pragma once
#include <limits.h>
#define ELPP_THREAD_SAFE
#define ELPP_DEFAULT_LOG_FILE ""
#define ELPP_DISABLE_DEFAULT_CRASH_HANDLING