]> git.lyx.org Git - features.git/commitdiff
Counters.cpp: whitespace
authorUwe Stöhr <uwestoehr@web.de>
Sun, 19 Apr 2009 22:44:46 +0000 (22:44 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sun, 19 Apr 2009 22:44:46 +0000 (22:44 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29350 a592a061-630c-0410-9148-cb99ea01b6c8

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>