X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fsupport%2Fdebug.h;h=d636e4c5c32a3c4d1487a82a3a803e47be86cfd4;hb=f8cc30a1f20de97425d17fc1779041d0f963f74a;hp=fc7f72eff4b9313118e88f73dd1ad5d299bdbbd1;hpb=4397cef1f82e8d33ec6a3b4170f00fa8e574034f;p=lyx.git diff --git a/src/support/debug.h b/src/support/debug.h index fc7f72eff4..d636e4c5c3 100644 --- a/src/support/debug.h +++ b/src/support/debug.h @@ -124,6 +124,7 @@ namespace Debug { /// Show all the possible tags that can be used for debugging void showTags(std::ostream & os); + } // namespace Debug