]> git.lyx.org Git - features.git/blobdiff - src/Counters.cpp
Counters.cpp: whitespace
[features.git] / src / Counters.cpp
index 63f3b89c91a2d68b5e9f1296c60f96b6bb9a7641..83fbf9a8dcda5d19dde34c4983267e1ef126a346 100644 (file)
 #include <config.h>
 
 #include "Counters.h"
-
 #include "Lexer.h"
 
 #include "support/convert.h"
 #include "support/debug.h"
-#include "support/lstrings.h"
-
 #include "support/lassert.h"
+#include "support/lstrings.h"
 
 #include <sstream>