remove unused includes

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17328 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Georg Baum 2007-02-24 18:00:42 +00:00
parent 2de83b4598
commit 87289f4d20
6 changed files with 0 additions and 6 deletions

View File

@ -33,7 +33,6 @@
#include "paragraph.h"
#include "paragraph_funcs.h"
#include "ParagraphParameters.h"
#include "ParagraphList_fwd.h"
#include "pariterator.h"
#include "undo.h"

View File

@ -32,7 +32,6 @@
#include "lyxrow.h"
#include "outputparams.h"
#include "paragraph_funcs.h"
#include "ParagraphList_fwd.h"
#include "rowpainter.h"

View File

@ -602,7 +602,6 @@ std::ostream & operator<<(std::ostream & os, LCursor const & cur)
#include "mathed/InsetMathScript.h"
#include "mathed/InsetMathUnknown.h"
#include "mathed/MathFactory.h"
#include "mathed/MathMacroArgument.h"
#include "mathed/MathStream.h"
#include "mathed/MathSupport.h"

View File

@ -12,7 +12,6 @@
#include <config.h>
#include "MathMacroArgument.h"
#include "InsetMathMacro.h"
#include "MathStream.h"
#include "MathSupport.h"
#include "debug.h"

View File

@ -34,7 +34,6 @@
#include "messages.h"
#include "outputparams.h"
#include "paragraph_funcs.h"
#include "ParagraphList_fwd.h"
#include "rowpainter.h"

View File

@ -12,7 +12,6 @@
#include "pariterator.h"
#include "ParagraphList_fwd.h"
#include "paragraph.h"
#include "lyxtext.h"