mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Fixup choice of easylogging++ vs libunwind stack trace code
This commit is contained in:
parent
1e6d875783
commit
ea359b50cb
1 changed files with 1 additions and 0 deletions
1
external/easylogging++/easylogging++.h
vendored
1
external/easylogging++/easylogging++.h
vendored
|
@ -198,6 +198,7 @@ ELPP_INTERNAL_DEBUGGING_OUT_INFO << ELPP_INTERNAL_DEBUGGING_MSG(internalInfoStre
|
|||
# if (ELPP_COMPILER_GCC && !ELPP_MINGW)
|
||||
# define ELPP_STACKTRACE 1
|
||||
# else
|
||||
# define ELPP_STACKTRACE 0
|
||||
# if ELPP_COMPILER_MSVC
|
||||
# pragma message("Stack trace not available for this compiler")
|
||||
# else
|
||||
|
|
Loading…
Reference in a new issue