From: Uwe Stöhr Date: Tue, 19 May 2009 21:26:23 +0000 (+0000) Subject: InsetFloat.cpp: remove unneeded include X-Git-Tag: 2.0.0~6518 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=23998a89c02339f228dcc68060d37e2f80628171;p=features.git InsetFloat.cpp: remove unneeded include git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29743 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/insets/InsetFloat.cpp b/src/insets/InsetFloat.cpp index 37a247af44..63f2b97a41 100644 --- a/src/insets/InsetFloat.cpp +++ b/src/insets/InsetFloat.cpp @@ -32,7 +32,6 @@ #include "ParIterator.h" #include "TextClass.h" -#include "support/convert.h" #include "support/debug.h" #include "support/docstream.h" #include "support/gettext.h"