mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
add comment about backtrace requirement
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38357 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
29948eec26
commit
efeeb06418
@ -23,6 +23,7 @@
|
||||
#include <iomanip>
|
||||
|
||||
//#define LYX_CALLSTACK_PRINTING
|
||||
// must be linked with -rdynamic
|
||||
#ifdef LYX_CALLSTACK_PRINTING
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
Loading…
Reference in New Issue
Block a user