]> git.lyx.org Git - lyx.git/blobdiff - src/support/debug.h
Remove unused macros USE_INCLUDED_STRING and STD_STRING_IS_GOOD
[lyx.git] / src / support / debug.h
index 174b3dcd3b327b1e45316f8abe28b771923c2ce6..056e610955280e7c690433a06ef95514ad06dc54 100644 (file)
@@ -92,6 +92,8 @@ namespace Debug {
                ///
                SCROLLING  = (1 << 25),
                ///
+               MACROS     = (1 << 26),
+               ///
                DEBUG      = (1 << 31),
                ///
                ANY = 0xffffffff