]> git.lyx.org Git - features.git/commitdiff
* set is not needed anymore here
authorStefan Schimanski <sts@lyx.org>
Mon, 25 Feb 2008 01:57:38 +0000 (01:57 +0000)
committerStefan Schimanski <sts@lyx.org>
Mon, 25 Feb 2008 01:57:38 +0000 (01:57 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23214 a592a061-630c-0410-9148-cb99ea01b6c8

src/insets/InsetText.h

index 91c9c75af0450fc9b4a44f1ba427c5d4e6f1448a..d88752a4382df5d5ab224d1a8fed41bf13051b43 100644 (file)
@@ -17,8 +17,6 @@
 #include "ColorCode.h"
 #include "Text.h"
 
-#include <set>
-
 namespace lyx {
 
 class Buffer;