From: Abdelrazak Younes Date: Sun, 2 Sep 2007 11:49:05 +0000 (+0000) Subject: header cleanup. X-Git-Tag: 1.6.10~8547 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=2706bb524744348dd6d94fa53426438b4b4114df;p=features.git header cleanup. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19998 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/Paragraph.cpp b/src/Paragraph.cpp index 7a987dc559..fc606dca47 100644 --- a/src/Paragraph.cpp +++ b/src/Paragraph.cpp @@ -31,7 +31,6 @@ #include "Length.h" #include "Font.h" #include "LyXRC.h" -#include "Row.h" #include "Messages.h" #include "OutputParams.h" #include "output_latex.h"