LookingGlass/common/include
Quantum b00c25a822 [common] crash: fix Linux compilation with -DENABLE_BACKTRACE=NO
Essentially, debug.h defines printTrace as an empty macro when the macro
ENABLE_BACKTRACE is not defined, breaking the compilation of crash.c.

Fixed by defining a private macro for debug.h only to avoid clashing.
2021-03-03 16:36:50 +11:00
..
common [common] crash: fix Linux compilation with -DENABLE_BACKTRACE=NO 2021-03-03 16:36:50 +11:00