]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathTabular.cpp
visual mode for bidi cursor movement
[lyx.git] / src / mathed / InsetMathTabular.cpp
index e7309fb026d98d373694b0d14baad6f993228fbb..bb4e5c48381e21d6f152a6e0513bbdc03ce976e7 100644 (file)
 #include <config.h>
 
 #include "InsetMathTabular.h"
+
 #include "MathData.h"
 #include "MathStream.h"
 #include "MathStream.h"
 
 #include "support/lstrings.h"
-#include "support/std_ostream.h"
 
-#include <iterator>
+#include <ostream>
 
 
 namespace lyx {