mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-13 06:20:28 +00:00
6 lines
70 B
C++
6 lines
70 B
C++
|
#include <config.h>
|
||
|
|
||
|
#include "tracer.h"
|
||
|
|
||
|
int DebugTracer::depth = 0;
|