Counters.cpp: whitespace

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29350 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2009-04-19 22:44:46 +00:00
parent b20965dd83
commit 0ff6c86ee1

View File

@ -14,14 +14,12 @@
#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>