Merge pull request #5969

080ea73 easylogging++: fix build with glibc (moneromooo-monero)
This commit is contained in:
luigi1111 2019-10-10 14:30:55 -05:00
commit aa72c21d84
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010
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