]> git.lyx.org Git - features.git/commitdiff
headers cleanup
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 9 Apr 2008 09:36:08 +0000 (09:36 +0000)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 9 Apr 2008 09:36:08 +0000 (09:36 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24190 a592a061-630c-0410-9148-cb99ea01b6c8

src/insets/InsetFlex.cpp

index 132ebd30660bf5bc0c9b129ac31995639b49896b..1972f52295008016d09b6f3c6d007702bc90ae20 100644 (file)
 
 #include "Buffer.h"
 #include "BufferParams.h"
-#include "BufferView.h"
-#include "DispatchResult.h"
-#include "FuncRequest.h"
-#include "FuncStatus.h"
-#include "Cursor.h"
 #include "support/gettext.h"
 #include "LaTeXFeatures.h"
 #include "Lexer.h"
@@ -30,9 +25,7 @@
 #include "paragraph_funcs.h"
 #include "sgml.h"
 
-#include "support/convert.h"
-
-#include <sstream>
+#include <ostream>
 
 using namespace std;