mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-11 05:33:33 +00:00
601889d75d
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@619 a592a061-630c-0410-9148-cb99ea01b6c8
6 lines
70 B
C
6 lines
70 B
C
#include <config.h>
|
|
|
|
#include "tracer.h"
|
|
|
|
int DebugTracer::depth = 0;
|