]> git.lyx.org Git - lyx.git/blobdiff - src/support/unicode.cpp
Fix layout bug. Pasting text into a cell tried to set Standard layout, because
[lyx.git] / src / support / unicode.cpp
index 8e003437e3be72ae4b71aa61eab03e3904640af8..cdcb7fd27ee4db11482d59777f2f97cb4c0dd75c 100644 (file)
@@ -21,8 +21,8 @@
 
 #include <cerrno>
 #include <iomanip>
-#include <ostream>
 #include <map>
+#include <ostream>
 #include <string>
 
 using namespace std;