1
0
Fork 0
mirror of https://git.wownero.com/wownero/wownero.git synced 2024-08-15 01:03:23 +00:00

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

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